Home
last modified time | relevance | path

Searched refs:IS_ENCRYPT (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/qce/
H A Dcommon.h77 #define IS_ENCRYPT(dir) (dir & QCE_ENCRYPT) macro
H A Dcommon.c364 if (IS_ENCRYPT(flags)) in qce_setup_regs_skcipher()
/kernel/linux/linux-6.6/drivers/crypto/qce/
H A Dcommon.h81 #define IS_ENCRYPT(dir) (dir & QCE_ENCRYPT) macro
H A 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()
H A 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()

Completed in 4 milliseconds