]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: arm64/sha2-ce - prevent asm code finalization in final() path
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 6 May 2015 13:54:32 +0000 (15:54 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 7 May 2015 03:16:26 +0000 (11:16 +0800)
commit1fea959414ddead2d698e48a28211051aa337b3c
tree1281e41e9d1b3e6e1847507774491632df582c8c
parente030efa396ec75ae3c6cf667a1bc27b7da8f357c
crypto: arm64/sha2-ce - prevent asm code finalization in final() path

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>
arch/arm64/crypto/sha2-ce-glue.c