Searched defs:token_len (Results 1 – 9 of 9) sorted by relevance
68 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
481 size_t token_len; in log_frame_actual() local
168 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()
368 uint64_t token_len; in ossl_quic_wire_decode_pkt_hdr() local
330 size_t token_len; in depack_do_frame_new_token() local
545 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()
391 size_t token_len; member
68 size_t token_len; member
309 size_t token_len = 0; in encode_case_7_dec() local
Completed in 56 milliseconds