Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_cryptodev.c7940 uint32_t fragsz_oop) in test_pdcp_proto_SGL() argument
7968 uint16_t frag_size_oop = fragsz_oop ? fragsz_oop : fragsz; in test_pdcp_proto_SGL()
8022 if (oop && !fragsz_oop) { in test_pdcp_proto_SGL()
8041 if (fragsz_oop && oop) { in test_pdcp_proto_SGL()
8161 if (fragsz_oop) in test_pdcp_proto_SGL()
12384 unsigned int sgl_out = (fragsz_oop ? fragsz_oop : fragsz) < in test_authenticated_encryption_SGL()
12408 uint16_t frag_size_oop = fragsz_oop ? fragsz_oop : fragsz; in test_authenticated_encryption_SGL()
12496 if (!fragsz_oop) in test_authenticated_encryption_SGL()
12510 if (fragsz_oop && oop) { in test_authenticated_encryption_SGL()
12603 if (fragsz_oop) in test_authenticated_encryption_SGL()
[all …]