crypto: talitos - add sha224, sha384 and sha512 to existing AEAD algorithms
authorHoria Geanta <horia.geanta@freescale.com>
Tue, 3 Jul 2012 16:16:53 +0000 (19:16 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 11 Jul 2012 03:08:29 +0000 (11:08 +0800)
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>

No differences found