diff options
author | Vakul Garg <vakul@freescale.com> | 2013-03-12 12:39:24 +0400 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2013-03-22 14:13:54 +0400 |
commit | cb7d5662d7a13471eff81b25277a229d7173aabd (patch) | |
tree | dbea50ca71407e3390296c11a5226f8043e31422 /drivers/crypto/padlock-sha.c | |
parent | 575c1bd549ff6bc097b3669b086e54e01169379f (diff) | |
download | linux-cb7d5662d7a13471eff81b25277a229d7173aabd.tar.xz |
crypto: caam - Fix missing init of '.type' in AEAD algos.
Following AEAD algo templates are updated for '.type' initialization.
(a) authenc(hmac(sha224),cbc(aes))
(b) authenc(hmac(sha384),cbc(aes))
(c) authenc(hmac(sha224),cbc(des3_ede))
(d) authenc(hmac(sha384),cbc(des3_ede))
(e) authenc(hmac(sha224),cbc(des))
(f) authenc(hmac(sha384),cbc(des))
Signed-off-by: Vakul Garg <vakul@freescale.com>
Reviewed-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/padlock-sha.c')
0 files changed, 0 insertions, 0 deletions