Files
android_kernel_xiaomi_sm8450/arch/powerpc/include/asm
Eric Biggers 626ddb2fbe crypto: powerpc - convert to use crypto_simd_usable()
Replace all calls to in_interrupt() in the PowerPC crypto code with
!crypto_simd_usable().  This causes the crypto self-tests to test the
no-SIMD code paths when CONFIG_CRYPTO_MANAGER_EXTRA_TESTS=y.

The p8_ghash algorithm is currently failing and needs to be fixed, as it
produces the wrong digest when no-SIMD updates are mixed with SIMD ones.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-04-18 22:15:04 +08:00
..
2019-02-22 00:10:14 +11:00
2016-03-04 23:50:27 -06:00
2018-06-03 20:32:02 +10:00
2018-12-19 18:56:32 +11:00
2016-03-01 19:27:20 +11:00
2019-01-14 20:39:27 +11:00
2019-02-23 22:31:40 +11:00
2019-02-18 22:41:03 +11:00
2016-06-14 13:58:26 +10:00
2018-09-18 17:52:15 -05:00
2019-02-23 22:31:40 +11:00
2016-06-14 13:58:26 +10:00
2018-05-25 12:04:43 +10:00
2018-06-03 21:19:40 +10:00
2018-07-30 22:48:21 +10:00
2018-10-20 13:26:47 +11:00
2016-06-14 13:58:26 +10:00
2017-11-12 09:03:10 +11:00