Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_cryptodev.c8544 uint32_t fragsz, in test_pdcp_proto_SGL() argument
8580 if (fragsz > input_vec_len) in test_pdcp_proto_SGL()
8581 fragsz = input_vec_len; in test_pdcp_proto_SGL()
8793 fragsz = frag_size_oop; in test_pdcp_proto_SGL()
8806 unsigned int off = fragsz; in test_pdcp_proto_SGL()
13039 uint32_t fragsz) in test_AES_GMAC_authentication_SGL() argument
13074 fragsz = tdata->plaintext.len; in test_AES_GMAC_authentication_SGL()
14344 fragsz = tdata->plaintext.len; in test_authenticated_encryption_SGL()
14543 fragsz = fragsz_oop; in test_authenticated_encryption_SGL()
14548 fragsz, in test_authenticated_encryption_SGL()
[all …]