summaryrefslogtreecommitdiff
path: root/crypto/algif_rng.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2019-11-29 10:23:07 -0800
committerHerbert Xu <herbert@gondor.apana.org.au>2019-12-11 16:36:56 +0800
commit0b3f05399436eecb6b0c397f9fcbdeadbd12f7d1 (patch)
tree85674f7983784e6e974972313dabd329fef90210 /crypto/algif_rng.c
parentffdd40383dad925a844da5a16fcae5e9bd7b81af (diff)
downloadlinux-crypto-0b3f05399436eecb6b0c397f9fcbdeadbd12f7d1.tar.gz
linux-crypto-0b3f05399436eecb6b0c397f9fcbdeadbd12f7d1.zip
crypto: skcipher - remove crypto_skcipher::decrypt
Due to the removal of the blkcipher and ablkcipher algorithm types, crypto_skcipher::decrypt is now redundant since it always equals crypto_skcipher_alg(tfm)->decrypt. Remove it and update crypto_skcipher_decrypt() accordingly. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/algif_rng.c')
0 files changed, 0 insertions, 0 deletions