Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_txp.c545 static int txp_check_token_len(size_t token_len, size_t mdpl) in txp_check_token_len() function
569 if (!txp_check_token_len(token_len, txp_get_mdpl(txp))) in ossl_quic_tx_packetiser_set_initial_token()

Completed in 15 milliseconds