mirror of
https://github.com/torvalds/linux.git
synced 2026-05-13 10:34:26 -04: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>