Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/cpt/
H A Dcpt_mcode_defines.h364 } buf_ptr_t; typedef
369 buf_ptr_t bufs[0];
375 buf_ptr_t bufs[1];
383 buf_ptr_t meta_buf;
384 buf_ptr_t ctx_buf;
388 buf_ptr_t aad_buf;
389 buf_ptr_t mac_buf;
418 (sizeof(iov_ptr_t) + (sizeof(buf_ptr_t) * CPT_MAX_SG_CNT))
420 (sizeof(iov_ptr_t) + (sizeof(buf_ptr_t) * CPT_MAX_SG_CNT))
H A Dcpt_ucode_asym.h214 cpt_fill_req_comp_addr(struct cpt_request_info *req, buf_ptr_t addr) in cpt_fill_req_comp_addr()
239 buf_ptr_t caddr; in cpt_modex_prep()
310 buf_ptr_t caddr; in cpt_rsa_prep()
395 buf_ptr_t caddr; in cpt_rsa_crt_prep()
617 buf_ptr_t caddr; in cpt_ecdsa_sign_prep()
715 buf_ptr_t caddr; in cpt_ecdsa_verify_prep()
836 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()
667 buf_ptr_t *meta_p, *aad_buf = NULL; in cpt_enc_hmac_prep()
1027 buf_ptr_t *meta_p, *aad_buf = NULL; in cpt_dec_hmac_prep()
1397 buf_ptr_t *buf_p; in cpt_zuc_snow3g_enc_prep()
1703 buf_ptr_t *buf_p; in cpt_zuc_snow3g_dec_prep()
1955 buf_ptr_t *buf_p; in cpt_kasumi_enc_prep()
2189 buf_ptr_t *buf_p; in cpt_kasumi_dec_prep()
[all …]