From: Yuan Kang Date: Fri, 15 Jul 2011 03:21:41 +0000 (+0800) Subject: crypto: caam - shorter names X-Git-Tag: v3.1-rc1~266^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e47930020081b07047842be3e4552edb2395352;p=pandora-kernel.git crypto: caam - shorter names "aead_authenc" and "ipsec_esp" changed to "aead," except for function "ipsec_esp," which is changed to "init_aead_job." Variable name of aead_request structures changed to "req" and name of aead_givcrypt_request structure changed to "areq" Signed-off-by: Yuan Kang Signed-off-by: Kim Phillips Signed-off-by: Herbert Xu --- Reading git-diff-tree failed