Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_cryptodev.c8545 uint32_t fragsz_oop) in test_pdcp_proto_SGL() argument
8584 uint16_t frag_size_oop = fragsz_oop ? fragsz_oop : fragsz; in test_pdcp_proto_SGL()
8638 if (oop && !fragsz_oop) { in test_pdcp_proto_SGL()
8657 if (fragsz_oop && oop) { in test_pdcp_proto_SGL()
8792 if (fragsz_oop) in test_pdcp_proto_SGL()
14323 unsigned int sgl_out = (fragsz_oop ? fragsz_oop : fragsz) < in test_authenticated_encryption_SGL()
14347 uint16_t frag_size_oop = fragsz_oop ? fragsz_oop : fragsz; in test_authenticated_encryption_SGL()
14435 if (!fragsz_oop) in test_authenticated_encryption_SGL()
14449 if (fragsz_oop && oop) { in test_authenticated_encryption_SGL()
14542 if (fragsz_oop) in test_authenticated_encryption_SGL()
[all …]