Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_wire_pkt.c131 ptrs->raw_sample_len, in ossl_quic_hdr_protector_decrypt()
161 ptrs->raw_sample_len, in ossl_quic_hdr_protector_encrypt()
199 ptrs->raw_sample_len = 0; in ossl_quic_wire_decode_pkt_hdr()
450 ptrs->raw_sample_len = PACKET_end(pkt) - ptrs->raw_sample; in ossl_quic_wire_decode_pkt_hdr()
475 ptrs->raw_sample_len = 0; in ossl_quic_wire_encode_pkt_hdr()
585 ptrs->raw_sample_len in ossl_quic_wire_encode_pkt_hdr()
/openssl/include/internal/
H A Dquic_wire_pkt.h438 size_t raw_sample_len; /* maximum length of sampling range */ member
/openssl/test/
H A Dquic_record_test.c2833 if (!TEST_size_t_eq(ptrs.raw_sample_len, in test_wire_pkt_hdr_actual()

Completed in 20 milliseconds