Home
last modified time | relevance | path

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

/dpdk/drivers/common/cpt/
H A Dcpt_mcode_defines.h385 } buf_ptr_t; typedef
390 buf_ptr_t bufs[0];
396 buf_ptr_t bufs[1];
404 buf_ptr_t meta_buf;
405 buf_ptr_t ctx_buf;
409 buf_ptr_t aad_buf;
410 buf_ptr_t mac_buf;
439 (sizeof(iov_ptr_t) + (sizeof(buf_ptr_t) * CPT_MAX_SG_CNT))
441 (sizeof(iov_ptr_t) + (sizeof(buf_ptr_t) * CPT_MAX_SG_CNT))
H A Dcpt_ucode_asym.h212 cpt_fill_req_comp_addr(struct cpt_request_info *req, buf_ptr_t addr) in cpt_fill_req_comp_addr()
237 buf_ptr_t caddr; in cpt_modex_prep()
308 buf_ptr_t caddr; in cpt_rsa_prep()
393 buf_ptr_t caddr; in cpt_rsa_crt_prep()
648 buf_ptr_t caddr; in cpt_ecdsa_sign_prep()
752 buf_ptr_t caddr; in cpt_ecdsa_verify_prep()
879 buf_ptr_t caddr; in cpt_ecpm_prep()
H A Dcpt_ucode.h355 buf_ptr_t *from) in fill_sg_comp_from_buf()
368 buf_ptr_t *from, in fill_sg_comp_from_buf_min()
397 buf_ptr_t *bufs; in fill_sg_comp_from_iov()
482 buf_ptr_t *meta_p; in cpt_digest_gen_prep()
666 buf_ptr_t *meta_p, *aad_buf = NULL; in cpt_enc_hmac_prep()
1041 buf_ptr_t *meta_p, *aad_buf = NULL; in cpt_dec_hmac_prep()
1436 buf_ptr_t *buf_p; in cpt_zuc_snow3g_enc_prep()
1750 buf_ptr_t *buf_p; in cpt_zuc_snow3g_dec_prep()
2008 buf_ptr_t *buf_p; in cpt_kasumi_enc_prep()
2252 buf_ptr_t *buf_p; in cpt_kasumi_dec_prep()
[all …]