From: Herbert Xu Date: Wed, 5 Dec 2007 10:08:36 +0000 (+1100) Subject: [CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_geniv_free X-Git-Tag: v2.6.25-rc1~1242^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecfc43292f68566c144afca966b46b371c26d56c;p=pandora-kernel.git [CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_geniv_free This patch creates the infrastructure to help the construction of givcipher templates that wrap around existing blkcipher/ablkcipher algorithms by adding an IV generator to them. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed