Searched refs:hs_timeout_min (Results 1 – 2 of 2) sorted by relevance
688 uint32_t hs_timeout_min; /*!< initial value of the handshake member
133 ssl->handshake->retransmit_timeout = ssl->conf->hs_timeout_min; in ssl_reset_retransmit_timeout()2167 uint32_t ratio = ssl->conf->hs_timeout_max / ssl->conf->hs_timeout_min + 1; in ssl_resend_hello_request()5595 conf->hs_timeout_min = min; in mbedtls_ssl_conf_handshake_timeout()7227 conf->hs_timeout_min = MBEDTLS_SSL_DTLS_TIMEOUT_DFL_MIN; in mbedtls_ssl_config_defaults()