Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_se.h240 struct roc_se_buf_ptr { struct
249 struct roc_se_buf_ptr bufs[0]; argument
255 struct roc_se_buf_ptr bufs[1];
263 struct roc_se_buf_ptr meta_buf;
264 struct roc_se_buf_ptr ctx_buf;
272 struct roc_se_buf_ptr aad_buf __plt_cache_aligned;
273 struct roc_se_buf_ptr mac_buf;
/dpdk/drivers/crypto/cnxk/
H A Dcnxk_se.h14 (sizeof(struct roc_se_buf_ptr) * ROC_SE_MAX_SG_CNT))
17 (sizeof(struct roc_se_buf_ptr) * ROC_SE_MAX_SG_CNT))
150 struct roc_se_buf_ptr *from) in fill_sg_comp_from_buf()
162 struct roc_se_buf_ptr *from, uint32_t *psize) in fill_sg_comp_from_buf_min()
183 uint32_t *psize, struct roc_se_buf_ptr *extra_buf, in fill_sg_comp_from_iov()
189 struct roc_se_buf_ptr *bufs; in fill_sg_comp_from_iov()
403 struct roc_se_buf_ptr *aad_buf = NULL; in cpt_enc_hmac_prep()
702 struct roc_se_buf_ptr *aad_buf = NULL; in cpt_dec_hmac_prep()
1980 alloc_op_meta(struct roc_se_buf_ptr *buf, int32_t len, in alloc_op_meta()