[CRYPTO] skcipher: Add top-level givencrypt/givdecrypt calls
authorHerbert Xu <herbert@gondor.apana.org.au>
Sat, 1 Dec 2007 07:35:38 +0000 (18:35 +1100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 10 Jan 2008 21:16:49 +0000 (08:16 +1100)
commit03bf712fb4defc7831c727d1e32d0269f7f96de0
tree44a7c169b6988cbb86cbe93fc33692691a9f24a9
parent0a270321dbf948963aeb0e8382fe17d2c2eb3771
[CRYPTO] skcipher: Add top-level givencrypt/givdecrypt calls

This patch finally makes the givencrypt/givdecrypt operations available
to users by adding crypto_skcipher_givencrypt and crypto_skcipher_givdecrypt.
A suite of helpers to allocate and fill in the request is also available.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
include/crypto/skcipher.h