mirror of
https://github.com/torvalds/linux
synced 2026-06-14 06:12:18 +09:00
Add a new API type lskcipher designed for taking straight kernel pointers instead of SG lists. Its relationship to skcipher will be analogous to that between shash and ahash. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>