Lines Matching refs:ecx
8589 int ecx = 0; in test_pdcp_proto_SGL() local
8629 to_trn_tbl[ecx++] = to_trn; in test_pdcp_proto_SGL()
8659 ecx = 0; in test_pdcp_proto_SGL()
8670 to_trn_tbl[ecx++] = to_trn; in test_pdcp_proto_SGL()
8808 ecx = 0; in test_pdcp_proto_SGL()
8812 if (memcmp(ciphertext, output_vec + off, to_trn_tbl[ecx])) { in test_pdcp_proto_SGL()
8814 rte_hexdump(stdout, "encrypted", ciphertext, 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()
14352 int ecx = 0; in test_authenticated_encryption_SGL() local
14409 to_trn_tbl[ecx++] = to_trn; in test_authenticated_encryption_SGL()
14451 ecx = 0; in test_authenticated_encryption_SGL()
14471 to_trn_tbl[ecx++] = to_trn; in test_authenticated_encryption_SGL()
14557 ecx = 0; in test_authenticated_encryption_SGL()
14565 to_trn_tbl[ecx], in test_authenticated_encryption_SGL()
14568 off += to_trn_tbl[ecx++]; in test_authenticated_encryption_SGL()