commit | 357fb60502ede168fa1b76b996298e0045e24b59 | [log] [tgz] |
---|---|---|
author | Horia Geanta <horia.geanta@freescale.com> | Tue Jul 03 19:16:53 2012 +0300 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Jul 11 11:08:29 2012 +0800 |
tree | 36e350d71e7675589f95e9921beac1e1d30770d4 | |
parent | 865d506155b117edc7e668ced373030ce7108ce9 [diff] |
crypto: talitos - add sha224, sha384 and sha512 to existing AEAD algorithms With this, now all combinations of CBC: AES, 3DES-EDE with HMAC: SHA-1, SHA-224, SHA-256, SHA-384, SHA-512 are supported. Signed-off-by: Horia Geanta <horia.geanta@freescale.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>