[CRYPTO] skcipher: Added geniv field
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 27 Nov 2007 13:33:24 +0000 (21:33 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 10 Jan 2008 21:16:43 +0000 (08:16 +1100)
This patch introduces the geniv field which indicates the default IV
generator for each algorithm.  It should point to a string that is not
freed as long as the algorithm is registered.

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

No differences found