From 0e47930020081b07047842be3e4552edb2395352 Mon Sep 17 00:00:00 2001 From: Yuan Kang Date: Fri, 15 Jul 2011 11:21:41 +0800 Subject: [PATCH] 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-format-patch failed