Searched refs:SSL_MODE_SEND_CLIENTHELLO_TIME (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Ds23_clnt.c287 send_time = (s->mode & SSL_MODE_SEND_CLIENTHELLO_TIME) != 0;
H A Dssl.h705 # define SSL_MODE_SEND_CLIENTHELLO_TIME 0x00000020L macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Ds23_clnt.c287 send_time = (s->mode & SSL_MODE_SEND_CLIENTHELLO_TIME) != 0;
H A Dssl.h705 # define SSL_MODE_SEND_CLIENTHELLO_TIME 0x00000020L macro

Completed in 69 milliseconds