From: Herbert Xu Date: Sat, 8 Dec 2007 12:13:15 +0000 (+0800) Subject: [CRYPTO] aead: Add top-level givencrypt/givdecrypt calls X-Git-Tag: v2.6.25-rc1~1242^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a282bd2e77966e7361fffbd5d1cea6eb0499b6c;p=pandora-kernel.git [CRYPTO] aead: Add top-level givencrypt/givdecrypt calls This patch finally makes the givencrypt/givdecrypt operations available to users by adding crypto_aead_givencrypt and crypto_aead_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