Searched refs:CHCR_ENCRYPT_OP (Results 1 – 3 of 3) sorted by relevance
63 #define CHCR_ENCRYPT_OP 0 macro
1389 &skb, CHCR_ENCRYPT_OP); in chcr_aes_encrypt()2502 temp = (reqctx->op == CHCR_ENCRYPT_OP) ? 0 : authsize; in create_authenc_wr()2527 (reqctx->op == CHCR_ENCRYPT_OP) ? 1 : 0, in create_authenc_wr()2535 if (reqctx->op == CHCR_ENCRYPT_OP || in create_authenc_wr()3003 (op_type == CHCR_ENCRYPT_OP) ? 0 : in fill_sec_cpl_for_aead()3006 (op_type == CHCR_ENCRYPT_OP) ? 0 : 1, in fill_sec_cpl_for_aead()3193 temp = (reqctx->op == CHCR_ENCRYPT_OP) ? 0 : authsize; in create_gcm_wr()3207 CHCR_ENCRYPT_OP) ? 1 : 0, in create_gcm_wr()3800 reqctx->op = CHCR_ENCRYPT_OP; in chcr_aead_encrypt()
657 FILL_SEC_CPL_SCMD0_SEQNO(CHCR_ENCRYPT_OP, 1, in ch_ipsec_crypto_wreq()