]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
crypto: caam - shorter names
authorYuan Kang <Yuan.Kang@freescale.com>
Fri, 15 Jul 2011 03:21:41 +0000 (11:21 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 15 Jul 2011 03:21:41 +0000 (11:21 +0800)
commit0e47930020081b07047842be3e4552edb2395352
treeb32e13048f0db79b41c8fff653fee416632aa134
parent1c2b4abb19285368808f303ad61e17b172f1a108
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 <Yuan.Kang@freescale.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/caam/caamalg.c