]> 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)
commitdd8c564663b1222cf781ef646f02578db3980b08
tree1281e41e9d1b3e6e1847507774491632df582c8c
parentf8ee7dda06a7dbe57a9ab70cab86bcca646ceb79
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