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:
ac02c6e
)
crypto: arm64/sha1-ce - prevent asm code finalization in final() path
author
Ard Biesheuvel
<ard.biesheuvel@linaro.org>
Wed, 6 May 2015 13:54:31 +0000
(15:54 +0200)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 7 May 2015 03:16:25 +0000
(11:16 +0800)
Ensure that the asm code finalization path is not triggered when
invoked via final(), since it already takes care of that itself.
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found