aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/hmac.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
commit89873b4411348325c5e513ea8086f0193eda5163 (patch)
tree534c268e831977e6e4bab12bf4df275469ec6053 /crypto/hmac.c
parentcrypto: skcipher - remove crypto_skcipher::decrypt (diff)
downloadlinux-dev-89873b4411348325c5e513ea8086f0193eda5163.tar.xz
linux-dev-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 '')
0 files changed, 0 insertions, 0 deletions