commit | 7c50136a8aba8784f07fb66a950cc61a7f3d2ee3 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Mon Apr 30 18:18:26 2018 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Sat May 12 00:13:10 2018 +0800 |
tree | 978511c5c16979f907ff5616400ec380465a2968 | |
parent | 20ab63325830857bde20be1092e21cbb01991ce5 [diff] |
crypto: arm64/aes-ghash - yield NEON after every block of input Avoid excessive scheduling delays under a preemptible kernel by yielding the NEON after every block of input. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>