From: Herbert Xu Date: Wed, 27 May 2015 06:37:30 +0000 (+0800) Subject: crypto: aead - Add common IV generation code X-Git-Tag: omap-for-v4.3/legacy-v2-signed~193^2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6350449fbf269aa78281b08852e64d5a4845df96;p=pandora-kernel.git crypto: aead - Add common IV generation code This patch adds some common IV generation code currently duplicated by seqiv and echainiv. For example, the setkey and setauthsize functions are completely identical. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed