Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_cryptodev_blockcipher.c77 struct rte_mbuf *iobuf; in test_blockcipher_one_case() local
297 iobuf = obuf; in test_blockcipher_one_case()
300 iobuf = ibuf; in test_blockcipher_one_case()
423 (iobuf, digest_offset); in test_blockcipher_one_case()
425 pktmbuf_iova_offset(iobuf, in test_blockcipher_one_case()
550 if (memcmp(rte_pktmbuf_read(iobuf, tdata->cipher_offset, in test_blockcipher_one_case()
562 uint8_t *auth_res = pktmbuf_mtod_offset(iobuf, in test_blockcipher_one_case()