commit | 90451d6bdb787e1631c6ce4619221eb59562343c | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Thu Apr 09 12:55:39 2015 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Apr 10 21:39:42 2015 +0800 |
tree | ea46e922a03c058935765ca88fac78dccb054f3d | |
parent | ca142584bc8ebc8e15b317680771ade58ca96315 [diff] |
crypto: arm/sha1 - move SHA-1 ARM asm implementation to base layer This removes all the boilerplate from the existing implementation, and replaces it with calls into the base layer. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>