Searched refs:jrel (Results 1 – 1 of 1) sorted by relevance
2880 size_t jrel = 0; in test_wire_pkt_hdr_actual() local2887 jrel = 5 + (i - t->pn_offset) * 8; in test_wire_pkt_hdr_actual()2899 OPENSSL_assert(jrel + j < OSSL_NELEM(counts_u[cipher])); in test_wire_pkt_hdr_actual()2901 ++counts_c[cipher][jrel + j]; /* bit did change */ in test_wire_pkt_hdr_actual()2903 ++counts_u[cipher][jrel + j]; /* bit did not change */ in test_wire_pkt_hdr_actual()
Completed in 11 milliseconds