[CRYPTO] authenc: Add givencrypt operation
authorHerbert Xu <herbert@gondor.apana.org.au>
Mon, 10 Dec 2007 08:20:24 +0000 (16:20 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 10 Jan 2008 21:16:50 +0000 (08:16 +1100)
This patch implements the givencrypt function for authenc.  It simply
calls the givencrypt operation on the underlying cipher instead of encrypt.

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

No differences found