Searched refs:cryptd_skcipher_queued (Results 1 – 3 of 3) sorted by relevance
31 bool cryptd_skcipher_queued(struct cryptd_skcipher *tfm);
73 (in_atomic() && cryptd_skcipher_queued(ctx->cryptd_tfm))) in simd_skcipher_encrypt()94 (in_atomic() && cryptd_skcipher_queued(ctx->cryptd_tfm))) in simd_skcipher_decrypt()
984 bool cryptd_skcipher_queued(struct cryptd_skcipher *tfm) in cryptd_skcipher_queued() function990 EXPORT_SYMBOL_GPL(cryptd_skcipher_queued);