[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)
commit23508e11ab3bb405dca66bf4d77e488bf2b07b0c
treef1eead8ce9115097e4c2a73d5cbaf8264085a296
parent61da88e2b800eed2b03834a73c46cc89ad48716d
[CRYPTO] skcipher: Added geniv field

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>
crypto/ablkcipher.c
crypto/blkcipher.c
include/linux/crypto.h