Home
last modified time | relevance | path

Searched refs:cryptd_skcipher_queued (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/crypto/
Dcryptd.h30 bool cryptd_skcipher_queued(struct cryptd_skcipher *tfm);
/Linux-v5.4/crypto/
Dsimd.c77 (in_atomic() && cryptd_skcipher_queued(ctx->cryptd_tfm))) in simd_skcipher_encrypt()
98 (in_atomic() && cryptd_skcipher_queued(ctx->cryptd_tfm))) in simd_skcipher_decrypt()
Dcryptd.c996 bool cryptd_skcipher_queued(struct cryptd_skcipher *tfm) in cryptd_skcipher_queued() function
1002 EXPORT_SYMBOL_GPL(cryptd_skcipher_queued);