Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_cryptodev.c8587 frag_size_oop = output_vec_len; in test_pdcp_proto_SGL()
8661 trn_data = frag_size_oop; in test_pdcp_proto_SGL()
8666 frag_size_oop) ? in test_pdcp_proto_SGL()
8668 frag_size_oop; in test_pdcp_proto_SGL()
8793 fragsz = frag_size_oop; in test_pdcp_proto_SGL()
14350 frag_size_oop = tdata->plaintext.len; in test_authenticated_encryption_SGL()
14371 frag_size_oop + prepend_len); in test_authenticated_encryption_SGL()
14453 if (frag_size_oop == tdata->plaintext.len) { in test_authenticated_encryption_SGL()
14462 trn_data = frag_size_oop; in test_authenticated_encryption_SGL()
14467 frag_size_oop) ? in test_authenticated_encryption_SGL()
[all …]