Home
last modified time | relevance | path

Searched defs:digest_phys (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_cryptodev.c10792 void *digest_mem, uint64_t digest_phys) in create_gmac_operation_sgl()
11212 uint64_t digest_phys = rte_pktmbuf_iova(buf) + to_trn; in test_AES_GMAC_authentication_SGL() local
12252 void *digest_mem, uint64_t digest_phys) in create_aead_operation_SGL()
12505 uint64_t digest_phys = 0; in test_authenticated_encryption_SGL() local