Searched refs:IS_DECRYPT (Results 1 – 3 of 3) sorted by relevance
59 if (!(IS_DECRYPT(rctx->flags) && !diff_dst)) in qce_aead_done()197 if (IS_DECRYPT(rctx->flags)) in qce_aead_ccm_prepare_buf_assoclen()268 if (!IS_DECRYPT(rctx->flags)) { in qce_aead_ccm_prepare_buf_assoclen()465 if (IS_CCM(rctx->flags) && IS_DECRYPT(rctx->flags)) in qce_aead_async_req_handle()520 if (!(IS_CCM(rctx->flags) && IS_DECRYPT(rctx->flags))) in qce_aead_crypt()
82 #define IS_DECRYPT(dir) (dir & QCE_DECRYPT) macro
517 if (IS_CCM(rctx->flags) && IS_DECRYPT(rctx->flags)) in qce_setup_regs_aead()528 if (IS_CCM(rctx->flags) && IS_DECRYPT(rctx->flags)) in qce_setup_regs_aead()