Searched refs:ossl_quic_wire_encode_frame_crypto_hdr (Results 1 – 3 of 3) sorted by relevance
284 int ossl_quic_wire_encode_frame_crypto_hdr(WPACKET *hdr,
126 int ossl_quic_wire_encode_frame_crypto_hdr(WPACKET *pkt, in ossl_quic_wire_encode_frame_crypto_hdr() function155 if (!ossl_quic_wire_encode_frame_crypto_hdr(pkt, f) in ossl_quic_wire_encode_frame_crypto()
2097 if (!ossl_quic_wire_encode_frame_crypto_hdr(wpkt, &chdr)) { in txp_generate_crypto_frames()
Completed in 18 milliseconds