crypto: talitos - add hash algorithms
authorLee Nipper <lee.nipper@gmail.com>
Wed, 19 May 2010 09:20:36 +0000 (19:20 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 19 May 2010 09:20:36 +0000 (19:20 +1000)
Add the following alorithms to talitos:
    md5,
    sha1,
    sha256,
    sha384,
    sha512.
These are all type ahash.

Signed-off-by: Lee Nipper <lee.nipper@gmail.com>
Acked-By: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found