Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_txp.c543 #define TXP_REQUIRED_TOKEN_MARGIN 160 macro
553 if (TXP_REQUIRED_TOKEN_MARGIN >= mdpl) in txp_check_token_len()
557 if (token_len > mdpl - TXP_REQUIRED_TOKEN_MARGIN) in txp_check_token_len()

Completed in 10 milliseconds