git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dde0098
)
crypto: arm/sha256 - move SHA-224/256 ASM/NEON implementation to base layer
author
Ard Biesheuvel
<ard.biesheuvel@linaro.org>
Thu, 9 Apr 2015 10:55:42 +0000
(12:55 +0200)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Fri, 10 Apr 2015 13:39:44 +0000
(21:39 +0800)
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>
No differences found