Searched refs:ossl_quic_wire_determine_pn_len (Results 1 – 3 of 3) sorted by relevance
567 int ossl_quic_wire_determine_pn_len(QUIC_PN pn, QUIC_PN largest_acked);
753 int ossl_quic_wire_determine_pn_len(QUIC_PN pn, in ossl_quic_wire_determine_pn_len() function
1494 pn_len = ossl_quic_wire_determine_pn_len(t->pn, t->tx_largest_acked); in test_wire_pkt_hdr_pn()
Completed in 10 milliseconds