diff options
author | Eric Biggers <ebiggers@google.com> | 2019-01-04 05:16:22 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-01-11 07:16:58 +0100 |
commit | 0be487ba2e2f1593f7274b04615367d8830f6461 (patch) | |
tree | 976f2cc22fa0dc87d50a1fa4d377967a8b0e9ad1 /crypto/arc4.c | |
parent | crypto: pcbc - remove ability to wrap internal ciphers (diff) | |
download | linux-0be487ba2e2f1593f7274b04615367d8830f6461.tar.xz linux-0be487ba2e2f1593f7274b04615367d8830f6461.zip |
crypto: pcbc - convert to skcipher_alloc_instance_simple()
The PCBC template just wraps a single block cipher algorithm, so
simplify it by converting it to use skcipher_alloc_instance_simple().
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/arc4.c')
0 files changed, 0 insertions, 0 deletions