Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_txp.c437 static size_t txp_get_mdpl(OSSL_QUIC_TX_PACKETISER *txp);
569 if (!txp_check_token_len(token_len, txp_get_mdpl(txp))) in ossl_quic_tx_packetiser_set_initial_token()
1267 mdpl = txp_get_mdpl(txp); in txp_determine_geometry()
1520 static size_t txp_get_mdpl(OSSL_QUIC_TX_PACKETISER *txp) in txp_get_mdpl() function
3076 size_t max_reason_len = txp_get_mdpl(txp) / 2; in ossl_quic_tx_packetiser_schedule_conn_close()

Completed in 9 milliseconds