Home
last modified time | relevance | path

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

/openbmc/linux/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()