Home
last modified time | relevance | path

Searched defs:token_len (Results 1 – 9 of 9) sorted by relevance

/openssl/ssl/quic/
H A Dquic_trace.c68 static void put_token(BIO *bio, const uint8_t *token, size_t token_len) in put_token()
170 size_t token_len; in frame_new_token() local
H A Dqlog_event_helpers.c481 size_t token_len; in log_frame_actual() local
H A Dquic_wire.c168 size_t token_len) in ossl_quic_wire_encode_frame_new_token()
655 size_t *token_len) in ossl_quic_wire_decode_frame_new_token()
H A Dquic_wire_pkt.c368 uint64_t token_len; in ossl_quic_wire_decode_pkt_hdr() local
H A Dquic_rx_depack.c330 size_t token_len; in depack_do_frame_new_token() local
H A Dquic_txp.c545 static int txp_check_token_len(size_t token_len, size_t mdpl) in txp_check_token_len()
565 size_t token_len, in ossl_quic_tx_packetiser_set_initial_token()
/openssl/include/internal/
H A Dquic_wire_pkt.h391 size_t token_len; member
/openssl/test/
H A Dquic_txp_test.c68 size_t token_len; member
H A Dquic_wire_test.c309 size_t token_len = 0; in encode_case_7_dec() local

Completed in 41 milliseconds