diff options
author | 2019-01-03 20:16:21 -0800 | |
---|---|---|
committer | 2019-01-11 14:16:58 +0800 | |
commit | fb6de25c3bdb8cee3c0807bb09a7cd8ec017ab97 (patch) | |
tree | 97cd4e634aaaef8e7eeeb1912254af5f45770c98 /crypto/crypto_null.c | |
parent | crypto: ofb - convert to skcipher_alloc_instance_simple() (diff) | |
download | wireguard-linux-fb6de25c3bdb8cee3c0807bb09a7cd8ec017ab97.tar.xz wireguard-linux-fb6de25c3bdb8cee3c0807bb09a7cd8ec017ab97.zip |
crypto: pcbc - remove ability to wrap internal ciphers
Following commit 944585a64f5e ("crypto: x86/aes-ni - remove special
handling of AES in PCBC mode"), it's no longer needed for the PCBC
template to support wrapping a cipher that has the CRYPTO_ALG_INTERNAL
flag set. Thus, remove this now-unused functionality to make PCBC
consistent with the other single block cipher templates.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/crypto_null.c')
0 files changed, 0 insertions, 0 deletions