diff options
author | 2019-01-03 20:16:19 -0800 | |
---|---|---|
committer | 2019-01-11 14:16:58 +0800 | |
commit | 6b611d98c6f5c5a328f1698c4cad7447544a5da7 (patch) | |
tree | 00c27e654c0d494eb962955d9190d0540997c105 /crypto/algapi.c | |
parent | crypto: ecb - convert to skcipher API (diff) | |
download | linux-rng-6b611d98c6f5c5a328f1698c4cad7447544a5da7.tar.xz linux-rng-6b611d98c6f5c5a328f1698c4cad7447544a5da7.zip |
crypto: keywrap - convert to skcipher API
Convert the keywrap template from the deprecated "blkcipher" API to the
"skcipher" API, taking advantage of skcipher_alloc_instance_simple() to
simplify it considerably.
Cc: Stephan Mueller <smueller@chronox.de>
Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Stephan Mueller <smueller@chronox.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/algapi.c')
0 files changed, 0 insertions, 0 deletions