Home
last modified time | relevance | path

Searched refs:auth_iv_buf (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_se.h262 void *auth_iv_buf; member
/dpdk/drivers/common/cpt/
H A Dcpt_mcode_defines.h403 void *auth_iv_buf; member
H A Dcpt_ucode.h1533 iv_s = (flags == 0x1) ? params->auth_iv_buf : in cpt_zuc_snow3g_enc_prep()
2040 iv_s = params->auth_iv_buf; in cpt_kasumi_enc_prep()
3117 fc_params.auth_iv_buf = rte_crypto_op_ctod_offset(cop, in fill_fc_params()
3452 params.auth_iv_buf = rte_crypto_op_ctod_offset(cop, in fill_digest_params()
3479 params.auth_iv_buf = iv_buf; in fill_digest_params()
/dpdk/drivers/crypto/cnxk/
H A Dcnxk_se.h1025 iv_s = params->auth_iv_buf; in cpt_pdcp_alg_prep()
1301 iv_s = params->auth_iv_buf; in cpt_kasumi_enc_prep()
2143 fc_params.auth_iv_buf = rte_crypto_op_ctod_offset( in fill_fc_params()
2434 params.auth_iv_buf = rte_crypto_op_ctod_offset( in fill_digest_params()
2459 params.auth_iv_buf = iv_buf; in fill_digest_params()