diff options
author | 2008-07-10 18:29:18 +0800 | |
---|---|---|
committer | 2008-07-10 20:35:19 +0800 | |
commit | 3952f17ed63434cc2154c3765ff97e1d4adab042 (patch) | |
tree | 938317e6bfb8d4c84ab1553c500e8eefae2508db /mm/mm_init.c | |
parent | crypto: hash - Move ahash functions into crypto/hash.h (diff) | |
download | wireguard-linux-3952f17ed63434cc2154c3765ff97e1d4adab042.tar.xz wireguard-linux-3952f17ed63434cc2154c3765ff97e1d4adab042.zip |
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 'mm/mm_init.c')
0 files changed, 0 insertions, 0 deletions