Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_se.c94 fc_type = ROC_SE_PDCP; in cpt_ciph_type_set()
102 fc_type = ROC_SE_PDCP; in cpt_ciph_type_set()
105 fc_type = ROC_SE_PDCP; in cpt_ciph_type_set()
272 se_ctx->fc_type = ROC_SE_PDCP; in roc_se_auth_key_set()
287 se_ctx->fc_type = ROC_SE_PDCP; in roc_se_auth_key_set()
297 se_ctx->fc_type = ROC_SE_PDCP; in roc_se_auth_key_set()
500 if (se_ctx->fc_type == ROC_SE_PDCP) { in roc_se_ciph_key_set()
H A Droc_se.h42 #define ROC_SE_PDCP 0x2 macro
/dpdk/drivers/crypto/cnxk/
H A Dcnxk_se.h1604 } else if (fc_type == ROC_SE_PDCP) { in cpt_fc_dec_hmac_prep()
1632 } else if (fc_type == ROC_SE_PDCP) { in cpt_fc_enc_hmac_prep()
2304 (ctx->fc_type == ROC_SE_PDCP))))) { in fill_fc_params()