Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dquic_record_test.c3076 size_t jrel = 0; in test_wire_pkt_hdr_actual() local
3083 jrel = 5 + (i - t->pn_offset) * 8; in test_wire_pkt_hdr_actual()
3095 OPENSSL_assert(jrel + j < OSSL_NELEM(counts_u[cipher])); in test_wire_pkt_hdr_actual()
3097 ++counts_c[cipher][jrel + j]; /* bit did change */ in test_wire_pkt_hdr_actual()
3099 ++counts_u[cipher][jrel + j]; /* bit did not change */ in test_wire_pkt_hdr_actual()