]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: arm64/sha1-ce - prevent asm code finalization in final() path
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 6 May 2015 13:54:31 +0000 (15:54 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 7 May 2015 03:16:25 +0000 (11:16 +0800)
commite030efa396ec75ae3c6cf667a1bc27b7da8f357c
tree52ac12c8913d8c2d24749463cb8a0c56cecd7f96
parent763082cafea0ff1ee68119975ff984730fdce19b
crypto: arm64/sha1-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/sha1-ce-glue.c