Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_cryptodev.c7948 int to_trn_tbl[16]; in test_pdcp_proto_SGL() local
8013 to_trn_tbl[ecx++] = to_trn; in test_pdcp_proto_SGL()
8054 to_trn_tbl[ecx++] = to_trn; in test_pdcp_proto_SGL()
8181 if (memcmp(ciphertext, output_vec + off, to_trn_tbl[ecx])) { in test_pdcp_proto_SGL()
8185 to_trn_tbl[ecx]); in test_pdcp_proto_SGL()
8189 off += to_trn_tbl[ecx++]; in test_pdcp_proto_SGL()
12349 int to_trn_tbl[SGL_MAX_NO]; in test_authenticated_encryption_SGL() local
12470 to_trn_tbl[ecx++] = to_trn; in test_authenticated_encryption_SGL()
12532 to_trn_tbl[ecx++] = to_trn; in test_authenticated_encryption_SGL()
12626 to_trn_tbl[ecx], in test_authenticated_encryption_SGL()
[all …]