Searched refs:ossl_quic_wire_decode_frame_path_challenge (Results 1 – 4 of 4) sorted by relevance
364 if (!ossl_quic_wire_decode_frame_path_challenge(pkt, &data)) in frame_path_challenge()
371 if (!ossl_quic_wire_decode_frame_path_challenge(pkt, &challenge)) in log_frame_actual()
947 if (!ossl_quic_wire_decode_frame_path_challenge(pkt, &frame_data)) { in depack_do_frame_path_challenge()
836 int ossl_quic_wire_decode_frame_path_challenge(PACKET *pkt, in ossl_quic_wire_decode_frame_path_challenge() function
Completed in 22 milliseconds