Home
last modified time | relevance | path

Searched refs:ossl_quic_wire_decode_frame_new_token (Results 1 – 7 of 7) sorted by relevance

/openssl/include/internal/
H A Dquic_wire.h577 int ossl_quic_wire_decode_frame_new_token(PACKET *pkt,
/openssl/ssl/quic/
H A Dqlog_event_helpers.c483 if (!ossl_quic_wire_decode_frame_new_token(pkt, &token, &token_len)) in log_frame_actual()
H A Dquic_trace.c172 if (!ossl_quic_wire_decode_frame_new_token(pkt, &token, &token_len)) in frame_new_token()
H A Dquic_rx_depack.c332 if (!ossl_quic_wire_decode_frame_new_token(pkt, &token, &token_len)) { in depack_do_frame_new_token()
H A Dquic_wire.c653 int ossl_quic_wire_decode_frame_new_token(PACKET *pkt, in ossl_quic_wire_decode_frame_new_token() function
/openssl/test/
H A Dquic_wire_test.c311 if (!TEST_int_eq(ossl_quic_wire_decode_frame_new_token(pkt, in encode_case_7_dec()
H A Dquic_txp_test.c1387 if (!TEST_true(ossl_quic_wire_decode_frame_new_token(&h.pkt, in run_script()

Completed in 42 milliseconds