Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dcryptd.h68 bool cryptd_aead_queued(struct cryptd_aead *tfm);
/linux/crypto/
H A Dsimd.c299 (in_atomic() && cryptd_aead_queued(ctx->cryptd_tfm))) in simd_aead_encrypt()
320 (in_atomic() && cryptd_aead_queued(ctx->cryptd_tfm))) in simd_aead_decrypt()
H A Dcryptd.c1091 bool cryptd_aead_queued(struct cryptd_aead *tfm) in cryptd_aead_queued() function
1097 EXPORT_SYMBOL_GPL(cryptd_aead_queued);