Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/qce/
Dcommon.h81 #define IS_ENCRYPT(dir) (dir & QCE_ENCRYPT) macro
Dcommon.c368 if (IS_ENCRYPT(flags)) in qce_setup_regs_skcipher()
492 if (IS_ENCRYPT(flags)) in qce_setup_regs_aead()
500 if (IS_ENCRYPT(flags)) { in qce_setup_regs_aead()
Daead.c70 if (IS_ENCRYPT(rctx->flags)) { in qce_aead_done()
288 if (IS_ENCRYPT(rctx->flags)) in qce_aead_ccm_prepare_buf_assoclen()
341 if (IS_ENCRYPT(rctx->flags)) in qce_aead_ccm_prepare_buf()