Searched refs:rte_dpaa_mem_vtop (Results 1 – 2 of 2) sorted by relevance
270 (size_t)rte_dpaa_mem_vtop((void *) in dpaa_sec_prep_pdcp_cdb()388 cipherdata.key = (size_t)rte_dpaa_mem_vtop( in dpaa_sec_prep_ipsec_cdb()395 authdata.key = (size_t)rte_dpaa_mem_vtop( in dpaa_sec_prep_ipsec_cdb()574 alginfo_c.key = (size_t)rte_dpaa_mem_vtop( in dpaa_sec_prep_cdb()581 alginfo_a.key = (size_t)rte_dpaa_mem_vtop( in dpaa_sec_prep_cdb()804 start_addr = rte_dpaa_mem_vtop(old_digest); in build_auth_only_sg()906 start_addr = rte_dpaa_mem_vtop(old_digest); in build_auth_only()999 qm_sg_entry_set64(in_sg, rte_dpaa_mem_vtop(sg)); in build_cipher_only_sg()1274 rte_dpaa_mem_vtop(sym->aead.aad.data)); in build_cipher_auth_gcm()1294 rte_dpaa_mem_vtop(sym->aead.aad.data)); in build_cipher_auth_gcm()[all …]
196 rte_dpaa_mem_vtop(void *vaddr) in rte_dpaa_mem_vtop() function