From: Sebastian Siewior Date: Thu, 2 Aug 2007 12:41:53 +0000 (+0800) Subject: [CRYPTO] api: Add crypto_ablkcipher_ctx_aligned X-Git-Tag: v2.6.24-rc1~1454^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa379a6ab17ff5b06552c52360ce6d9f8c7c209a;p=pandora-kernel.git [CRYPTO] api: Add crypto_ablkcipher_ctx_aligned This is function does the same thing for ablkcipher that is done for blkcipher by crypto_blkcipher_ctx_aligned(): it returns an aligned address of the private ctx. Signed-off-by: Sebastian Siewior Signed-off-by: Herbert Xu --- Reading git-diff-tree failed