Home
last modified time | relevance | path

Searched defs:aad_buf (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/crypto/cnxk/
H A Dcnxk_se.h403 struct roc_se_buf_ptr *aad_buf = NULL; in cpt_enc_hmac_prep() local
702 struct roc_se_buf_ptr *aad_buf = NULL; in cpt_dec_hmac_prep() local
/dpdk/drivers/common/cpt/
H A Dcpt_ucode.h666 buf_ptr_t *meta_p, *aad_buf = NULL; in cpt_enc_hmac_prep() local
1041 buf_ptr_t *meta_p, *aad_buf = NULL; in cpt_dec_hmac_prep() local
H A Dcpt_mcode_defines.h409 buf_ptr_t aad_buf; member