Searched refs:CHCR_ENCRYPT_OP (Results 1 – 3 of 3) sorted by relevance
63 #define CHCR_ENCRYPT_OP 0 macro
1393 &skb, CHCR_ENCRYPT_OP); in chcr_aes_encrypt()2501 temp = (reqctx->op == CHCR_ENCRYPT_OP) ? 0 : authsize; in create_authenc_wr()2526 (reqctx->op == CHCR_ENCRYPT_OP) ? 1 : 0, in create_authenc_wr()2534 if (reqctx->op == CHCR_ENCRYPT_OP || in create_authenc_wr()2995 (op_type == CHCR_ENCRYPT_OP) ? 0 : in fill_sec_cpl_for_aead()2998 (op_type == CHCR_ENCRYPT_OP) ? 0 : 1, in fill_sec_cpl_for_aead()3183 temp = (reqctx->op == CHCR_ENCRYPT_OP) ? 0 : authsize; in create_gcm_wr()3197 CHCR_ENCRYPT_OP) ? 1 : 0, in create_gcm_wr()3789 reqctx->op = CHCR_ENCRYPT_OP; in chcr_aead_encrypt()
653 FILL_SEC_CPL_SCMD0_SEQNO(CHCR_ENCRYPT_OP, 1, in ch_ipsec_crypto_wreq()