Searched refs:hs_timeout_min (Results 1 – 3 of 3) sorted by relevance
1096 uint32_t hs_timeout_min; /*!< initial value of the handshake member
2120 uint32_t ratio = ssl->conf->hs_timeout_max / ssl->conf->hs_timeout_min + 1; in mbedtls_ssl_resend_hello_request()4168 conf->hs_timeout_min = min; in mbedtls_ssl_conf_handshake_timeout()6996 conf->hs_timeout_min = MBEDTLS_SSL_DTLS_TIMEOUT_DFL_MIN; in mbedtls_ssl_config_defaults()
270 if( ssl->handshake->retransmit_timeout != ssl->conf->hs_timeout_min ) in ssl_double_retransmit_timeout()294 ssl->handshake->retransmit_timeout = ssl->conf->hs_timeout_min; in ssl_reset_retransmit_timeout()