aboutsummaryrefslogtreecommitdiffstats
path: root/include/crypto/internal/hash.h
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2019-01-03 20:16:23 -0800
committerHerbert Xu <herbert@gondor.apana.org.au>2019-01-11 14:16:58 +0800
commit426bcb50856f61f5883b0e2e7f885ca142e7729c (patch)
tree94fbaf6fdd782ebf17d6134a0ab3f3f444b2d5ab /include/crypto/internal/hash.h
parentcrypto: pcbc - convert to skcipher_alloc_instance_simple() (diff)
downloadlinux-dev-426bcb50856f61f5883b0e2e7f885ca142e7729c.tar.xz
linux-dev-426bcb50856f61f5883b0e2e7f885ca142e7729c.zip
crypto: arc4 - convert to skcipher API
Convert the "ecb(arc4)" algorithm from the deprecated "blkcipher" API to the "skcipher" API. (Note that this is really a stream cipher and not a block cipher in ECB mode as the name implies, but that's a problem for another day...) 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