Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dquic_wire.h765 int ossl_quic_wire_decode_transport_param_cid(PACKET *pkt,
/openssl/ssl/quic/
H A Dquic_channel.c1217 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()
H A Dquic_wire.c959 int ossl_quic_wire_decode_transport_param_cid(PACKET *pkt, in ossl_quic_wire_decode_transport_param_cid() function

Completed in 56 milliseconds