Searched refs:otx_cpt_res_s (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_reqmgr.c193 rlen = ALIGN(sizeof(union otx_cpt_res_s), align);
231 * Get buffer for union otx_cpt_res_s response
305 union otx_cpt_res_s *result = NULL;
321 result = (union otx_cpt_res_s *) info->completion_addr;
429 union otx_cpt_res_s *cpt_status,
511 union otx_cpt_res_s *cpt_status = NULL;
548 cpt_status = (union otx_cpt_res_s *) pentry->completion_addr;
H A Dotx_cpt_hw_types.h268 union otx_cpt_res_s { union

Completed in 180 milliseconds