Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_cryptodev.c8553 int to_trn_tbl[16]; in test_pdcp_proto_SGL() local
8629 to_trn_tbl[ecx++] = to_trn; in test_pdcp_proto_SGL()
8670 to_trn_tbl[ecx++] = to_trn; in test_pdcp_proto_SGL()
8812 if (memcmp(ciphertext, output_vec + off, to_trn_tbl[ecx])) { in test_pdcp_proto_SGL()
8816 to_trn_tbl[ecx]); in test_pdcp_proto_SGL()
8820 off += to_trn_tbl[ecx++]; in test_pdcp_proto_SGL()
14288 int to_trn_tbl[SGL_MAX_NO]; in test_authenticated_encryption_SGL() local
14409 to_trn_tbl[ecx++] = to_trn; in test_authenticated_encryption_SGL()
14471 to_trn_tbl[ecx++] = to_trn; in test_authenticated_encryption_SGL()
14565 to_trn_tbl[ecx], in test_authenticated_encryption_SGL()
[all …]