mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-12 23:26:06 +09:00
This patch replaces uses of ablkcipher and blkcipher with skcipher, and the long obsolete hash interface with shash. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>