crypto: skcipher - Add lskcipher
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>
Showing
crypto/lskcipher.c
0 → 100644
This diff is collapsed.
crypto/skcipher.h
0 → 100644
This diff is collapsed.
Please register or sign in to comment