Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/cpt/
H A Dcpt_mcode_defines.h382 void *auth_iv_buf; member
H A Dcpt_ucode.h1486 iv_s = (flags == 0x1) ? params->auth_iv_buf : in cpt_zuc_snow3g_enc_prep()
1987 iv_s = params->auth_iv_buf; in cpt_kasumi_enc_prep()
3029 fc_params.auth_iv_buf = rte_crypto_op_ctod_offset(cop, in fill_fc_params()
3361 params.auth_iv_buf = rte_crypto_op_ctod_offset(cop, in fill_digest_params()
3388 params.auth_iv_buf = iv_buf; in fill_digest_params()