Searched refs:ossl_quic_wire_decode_transport_param_cid (Results 1 – 3 of 3) sorted by relevance
765 int ossl_quic_wire_decode_transport_param_cid(PACKET *pkt,
1217 if (!ossl_quic_wire_decode_transport_param_cid(&pkt, NULL, &cid)) { in ch_on_transport_params()1249 if (!ossl_quic_wire_decode_transport_param_cid(&pkt, NULL, &cid)) { in ch_on_transport_params()1270 if (!ossl_quic_wire_decode_transport_param_cid(&pkt, NULL, &cid)) { in ch_on_transport_params()
959 int ossl_quic_wire_decode_transport_param_cid(PACKET *pkt, in ossl_quic_wire_decode_transport_param_cid() function
Completed in 56 milliseconds