Searched refs:ossl_quic_wire_decode_frame_reset_stream (Results 1 – 7 of 7) sorted by relevance
553 int ossl_quic_wire_decode_frame_reset_stream(PACKET *pkt,
267 if (!ossl_quic_wire_decode_frame_reset_stream(pkt, &f)) in log_frame_actual()
126 if (!ossl_quic_wire_decode_frame_reset_stream(pkt, &frame_data)) in frame_reset_stream()
149 if (!ossl_quic_wire_decode_frame_reset_stream(pkt, &frame_data)) { in depack_do_frame_reset_stream()
601 int ossl_quic_wire_decode_frame_reset_stream(PACKET *pkt, in ossl_quic_wire_decode_frame_reset_stream() function
187 if (!TEST_int_eq(ossl_quic_wire_decode_frame_reset_stream(pkt, &f), fail < 0)) in encode_case_4_dec()
1426 if (!TEST_true(ossl_quic_wire_decode_frame_reset_stream(&h.pkt, in run_script()
Completed in 28 milliseconds