Home
last modified time | relevance | path

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

/openssl/test/
H A Dquic_record_test.c1955 size_t pn_offset, sample_offset; member
2830 if (t->sample_offset != SIZE_MAX) { in test_wire_pkt_hdr_actual()
2831 if (!TEST_ptr_eq(ptrs.raw_sample, t->expected + t->sample_offset)) in test_wire_pkt_hdr_actual()
2834 t->expected_len - t->sample_offset)) in test_wire_pkt_hdr_actual()
2851 if (t->sample_offset != SIZE_MAX) { /* if packet type has protection */ in test_wire_pkt_hdr_actual()

Completed in 14 milliseconds