mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-02 19:23:01 +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>