diff options
author | Eric Biggers | 2019-01-03 20:16:22 -0800 |
---|---|---|
committer | Herbert Xu | 2019-01-11 14:16:58 +0800 |
commit | 0be487ba2e2f1593f7274b04615367d8830f6461 (patch) | |
tree | 976f2cc22fa0dc87d50a1fa4d377967a8b0e9ad1 /crypto/arc4.c | |
parent | fb6de25c3bdb8cee3c0807bb09a7cd8ec017ab97 (diff) |
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