diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2020-09-01 21:48:40 +1000 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-09-11 14:39:16 +1000 |
commit | 00b99ad2bac256e3e4f10214c77fce6603afca26 (patch) | |
tree | f51a0d132a0702a01084b7e3dc3bbc011f3157ef /include/crypto | |
parent | 9ace6771831017ce75a2bdf03c284b686dd39dba (diff) | |
download | linux-00b99ad2bac256e3e4f10214c77fce6603afca26.tar.bz2 |
crypto: arm/aes-neonbs - Use generic cbc encryption path
Since commit b56f5cbc7e08ec7d31c42fc41e5247677f20b143 ("crypto:
arm/aes-neonbs - resolve fallback cipher at runtime") the CBC
encryption path in aes-neonbs is now identical to that obtained
through the cbc template. This means that it can simply call
the generic cbc template instead of doing its own thing.
This patch removes the custom encryption path and simply invokes
the generic cbc template.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/crypto')
0 files changed, 0 insertions, 0 deletions