Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dsimd.c70 (in_atomic() && cryptd_skcipher_queued(ctx->cryptd_tfm))) in simd_skcipher_encrypt()
91 (in_atomic() && cryptd_skcipher_queued(ctx->cryptd_tfm))) in simd_skcipher_decrypt()
Dcryptd.c1250 bool cryptd_skcipher_queued(struct cryptd_skcipher *tfm) in cryptd_skcipher_queued() function
1256 EXPORT_SYMBOL_GPL(cryptd_skcipher_queued);
/Linux-v4.19/include/crypto/
Dcryptd.h46 bool cryptd_skcipher_queued(struct cryptd_skcipher *tfm);