Searched hist:"96 c34e143689bc498508c27ea35c4446aed9f42e" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arm64/crypto/ |
H A D | aes-neonbs-glue.c | diff 96c34e143689bc498508c27ea35c4446aed9f42e Fri Aug 27 02:03:37 CDT 2021 Ard Biesheuvel <ardb@kernel.org> crypto: arm64/aes-neonbs - stop using SIMD helper for skciphers
Calls into the skcipher API can only occur from contexts where the SIMD unit is available, so there is no need for the SIMD helper.
Reviewed-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | Kconfig | diff 96c34e143689bc498508c27ea35c4446aed9f42e Fri Aug 27 02:03:37 CDT 2021 Ard Biesheuvel <ardb@kernel.org> crypto: arm64/aes-neonbs - stop using SIMD helper for skciphers
Calls into the skcipher API can only occur from contexts where the SIMD unit is available, so there is no need for the SIMD helper.
Reviewed-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|