Home
last modified time | relevance | path

Searched refs:ossl_quic_wire_encode_frame_new_token (Results 1 – 4 of 4) sorted by relevance

/openssl/include/internal/
H A Dquic_wire.h308 int ossl_quic_wire_encode_frame_new_token(WPACKET *pkt,
/openssl/test/
H A Dquic_wire_test.c298 if (!TEST_int_eq(ossl_quic_wire_encode_frame_new_token(pkt, in encode_case_7_enc()
H A Dquic_txp_test.c499 if (!TEST_true(ossl_quic_wire_encode_frame_new_token(&wpkt, token_1, in schedule_cfq_new_token()
/openssl/ssl/quic/
H A Dquic_wire.c166 int ossl_quic_wire_encode_frame_new_token(WPACKET *pkt, in ossl_quic_wire_encode_frame_new_token() function

Completed in 17 milliseconds