diff options
author | Eric Biggers <ebiggers@google.com> | 2019-01-04 05:16:19 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-01-11 07:16:58 +0100 |
commit | 6b611d98c6f5c5a328f1698c4cad7447544a5da7 (patch) | |
tree | 00c27e654c0d494eb962955d9190d0540997c105 /fs/minix | |
parent | crypto: ecb - convert to skcipher API (diff) | |
download | linux-6b611d98c6f5c5a328f1698c4cad7447544a5da7.tar.xz linux-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 'fs/minix')
0 files changed, 0 insertions, 0 deletions