commit | ec59a65d694e5fd99d76565b93468c99ae8dff79 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Wed May 06 15:54:32 2015 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu May 07 11:16:26 2015 +0800 |
tree | 1281e41e9d1b3e6e1847507774491632df582c8c | |
parent | bf7883ebcb9c0880b8f5d22c1435a3de15283f0a [diff] |
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>