Lines Matching refs:to_trn_tbl
7948 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()
8183 rte_hexdump(stdout, "encrypted", ciphertext, 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()
12629 off += to_trn_tbl[ecx++]; in test_authenticated_encryption_SGL()