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

/linux-master/include/crypto/
H A Dcryptd.h31 bool cryptd_skcipher_queued(struct cryptd_skcipher *tfm);
/linux-master/crypto/
H A Dsimd.c73 (in_atomic() && cryptd_skcipher_queued(ctx->cryptd_tfm)))
94 (in_atomic() && cryptd_skcipher_queued(ctx->cryptd_tfm)))
H A Dcryptd.c984 bool cryptd_skcipher_queued(struct cryptd_skcipher *tfm) function
990 EXPORT_SYMBOL_GPL(cryptd_skcipher_queued); variable

Completed in 160 milliseconds