[CRYPTO] api: Add ablkcipher_request_set_tfm
authorHerbert Xu <herbert@gondor.apana.org.au>
Sat, 14 Apr 2007 06:09:14 +0000 (16:09 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 2 May 2007 04:38:33 +0000 (14:38 +1000)
This patch adds ablkcipher_request_set_tfm for those users that need
to manage the memory for ablkcipher requests directly.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found