Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/cpt/
H A Dcpt_mcode_defines.h115 ZUC_EIA3 = 0x90, enumerator
H A Dcpt_ucode.h2424 if ((type >= ZUC_EIA3) && (type <= KASUMI_F9_ECB)) { in cpt_fc_auth_set_key()
2441 case ZUC_EIA3: in cpt_fc_auth_set_key()
2728 auth_type = ZUC_EIA3; in fill_sess_auth()
/f-stack/dpdk/drivers/crypto/aesni_mb/
H A Drte_aesni_mb_pmd.c1317 job->u.ZUC_EIA3._key = session->auth.zuc_auth_key; in set_mb_job_params()
1318 job->u.ZUC_EIA3._iv = rte_crypto_op_ctod_offset(op, uint8_t *, in set_mb_job_params()