b55e1a3954
So that the no-SIMD fallback code can be tested by the crypto self-tests, add a macro crypto_simd_usable() which wraps may_use_simd(), but also returns false if the crypto self-tests have set a per-CPU bool to disable SIMD in crypto code on the current CPU. Signed-off-by: Eric Biggers <ebiggers@google.com> Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> |
||
---|---|---|
.. | ||
acompress.h | ||
aead.h | ||
akcipher.h | ||
cryptouser.h | ||
geniv.h | ||
hash.h | ||
kpp.h | ||
rng.h | ||
rsa.h | ||
scompress.h | ||
simd.h | ||
skcipher.h |