diff options
author | Eric Biggers <ebiggers@google.com> | 2019-11-29 19:23:08 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-12-11 09:36:56 +0100 |
commit | 89873b4411348325c5e513ea8086f0193eda5163 (patch) | |
tree | 534c268e831977e6e4bab12bf4df275469ec6053 /crypto/simd.c | |
parent | crypto: skcipher - remove crypto_skcipher::decrypt (diff) | |
download | linux-89873b4411348325c5e513ea8086f0193eda5163.tar.xz linux-89873b4411348325c5e513ea8086f0193eda5163.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/simd.c')
0 files changed, 0 insertions, 0 deletions