Searched refs:cryptd_skcipher_queued (Results 1 – 2 of 2) sorted by relevance
77 (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()
996 bool cryptd_skcipher_queued(struct cryptd_skcipher *tfm) in cryptd_skcipher_queued() function1002 EXPORT_SYMBOL_GPL(cryptd_skcipher_queued);