| commit | 497f2e6b8b21407625a4fb34bc04b50eff098085 | [log] [tgz] |
|---|---|---|
| author | Lee Nipper <lee.nipper@gmail.com> | Wed May 19 19:20:36 2010 +1000 |
| committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed May 19 19:20:36 2010 +1000 |
| tree | 80a85aa925491e21253b41b5587712e116e712c9 | |
| parent | acbf7c627fb59dfea975f7aafeaba97921085061 [diff] |
crypto: talitos - add hash algorithms
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>