Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_cryptodev.c7971 frag_size_oop = output_vec_len; in test_pdcp_proto_SGL()
8045 trn_data = frag_size_oop; in test_pdcp_proto_SGL()
8050 frag_size_oop) ? in test_pdcp_proto_SGL()
8052 frag_size_oop; in test_pdcp_proto_SGL()
8162 fragsz = frag_size_oop; in test_pdcp_proto_SGL()
12411 frag_size_oop = tdata->plaintext.len; in test_authenticated_encryption_SGL()
12432 frag_size_oop + prepend_len); in test_authenticated_encryption_SGL()
12514 if (frag_size_oop == tdata->plaintext.len) { in test_authenticated_encryption_SGL()
12523 trn_data = frag_size_oop; in test_authenticated_encryption_SGL()
12528 frag_size_oop) ? in test_authenticated_encryption_SGL()
[all …]