summaryrefslogtreecommitdiff
path: root/crypto/essiv.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2019-11-29 10:23:08 -0800
committerHerbert Xu <herbert@gondor.apana.org.au>2019-12-11 16:36:56 +0800
commitfa9f99989600de48b047f7361ffbbc866de20491 (patch)
tree5801b69427268429bad64f400857896034352f81 /crypto/essiv.c
parent0b3f05399436eecb6b0c397f9fcbdeadbd12f7d1 (diff)
downloadlinux-crypto-fa9f99989600de48b047f7361ffbbc866de20491.tar.gz
linux-crypto-fa9f99989600de48b047f7361ffbbc866de20491.zip
crypto: skcipher - remove crypto_skcipher_extsize()
Due to the removal of the blkcipher and ablkcipher algorithm types, crypto_skcipher_extsize() now simply calls crypto_alg_extsize(). So remove it and just use crypto_alg_extsize(). Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/essiv.c')
0 files changed, 0 insertions, 0 deletions