Searched refs:SSL_MODE_SEND_CLIENTHELLO_TIME (Results 1 – 2 of 2) sorted by relevance
481 # define SSL_MODE_SEND_CLIENTHELLO_TIME 0x00000020U macro
4572 send_time = (s->mode & SSL_MODE_SEND_CLIENTHELLO_TIME) != 0; in ssl_fill_hello_random()