Searched refs:ROC_SE_OP_ENCODE (Results 1 – 2 of 2) sorted by relevance
56 #define ROC_SE_OP_ENCODE (ROC_SE_OP_CIPHER_ENCRYPT | ROC_SE_OP_AUTH_GENERATE) macro
1941 sess->cpt_op |= ROC_SE_OP_ENCODE; in fill_sess_gmac()2185 (cpt_op & ROC_SE_OP_ENCODE) ? m_dst : m_src; in fill_fc_params()2227 m = (cpt_op & ROC_SE_OP_ENCODE) ? m_dst : m_src; in fill_fc_params()2314 if (cpt_op & ROC_SE_OP_ENCODE) in fill_fc_params()