From: Herbert Xu Date: Sat, 1 Dec 2007 07:35:38 +0000 (+1100) Subject: [CRYPTO] skcipher: Add top-level givencrypt/givdecrypt calls X-Git-Tag: v2.6.25-rc1~1242^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03bf712fb4defc7831c727d1e32d0269f7f96de0;p=pandora-kernel.git [CRYPTO] skcipher: Add top-level givencrypt/givdecrypt calls This patch finally makes the givencrypt/givdecrypt operations available to users by adding crypto_skcipher_givencrypt and crypto_skcipher_givdecrypt. A suite of helpers to allocate and fill in the request is also available. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed