diff options
author | Lee Nipper <lee.nipper@freescale.com> | 2008-07-10 18:29:18 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2008-07-10 20:35:19 +0800 |
commit | 3952f17ed63434cc2154c3765ff97e1d4adab042 (patch) | |
tree | 938317e6bfb8d4c84ab1553c500e8eefae2508db /arch/s390/crypto | |
parent | 18e33e6d5cc0495826f5245777cd267732815e01 (diff) |
crypto: talitos - Add support for sha256 and md5 variants
This patch adds support for:
authenc(hmac(sha256),cbc(aes)),
authenc(hmac(sha256),cbc(des3_ede)),
authenc(hmac(md5),cbc(aes)),
authenc(hmac(md5),cbc(des3_ede)).
Some constant usage was changed to use aes, des, and sha include files.
Signed-off-by: Lee Nipper <lee.nipper@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/s390/crypto')
0 files changed, 0 insertions, 0 deletions