Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/qce/
Dcommon.h81 #define IS_ENCRYPT(dir) (dir & QCE_ENCRYPT) macro
Dcommon.c369 if (IS_ENCRYPT(flags)) in qce_setup_regs_skcipher()
493 if (IS_ENCRYPT(flags)) in qce_setup_regs_aead()
501 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()