]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit8d3ff488589650c4ca9761d357ca8c497e6a5901
treef1eead8ce9115097e4c2a73d5cbaf8264085a296
parenta056d9cecded513acb9630476b0e18f8419f3c2e
[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