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:
652ccae
)
crypto: arm - add support for SHA1 using ARMv8 Crypto Instructions
author
Ard Biesheuvel
<ard.biesheuvel@linaro.org>
Tue, 10 Mar 2015 08:47:45 +0000
(09:47 +0100)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 12 Mar 2015 10:13:35 +0000
(21:13 +1100)
This implements the SHA1 secure hash algorithm using the AArch32
versions of the ARMv8 Crypto Extensions for SHA1.
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found