Searched refs:ratio (Results 1 – 1 of 1) sorted by relevance
7488 uint32_t ratio = ssl->conf->hs_timeout_max / ssl->conf->hs_timeout_min + 1; in mbedtls_ssl_resend_hello_request() local7491 while (ratio != 0) { in mbedtls_ssl_resend_hello_request()7493 ratio >>= 1; in mbedtls_ssl_resend_hello_request()