Home
last modified time | relevance | path

Searched refs:send_time (Results 1 – 2 of 2) sorted by path

/openssl/ssl/quic/
H A Dquic_ackm.c1472 static void ackm_on_congestion(OSSL_ACKM *ackm, OSSL_TIME send_time) in ackm_on_congestion() argument
/openssl/ssl/
H A Ds3_lib.c4625 int send_time = 0, ret; in ssl_fill_hello_random() local
4630 send_time = (s->mode & SSL_MODE_SEND_SERVERHELLO_TIME) != 0; in ssl_fill_hello_random()
4632 send_time = (s->mode & SSL_MODE_SEND_CLIENTHELLO_TIME) != 0; in ssl_fill_hello_random()
4633 if (send_time) { in ssl_fill_hello_random()

Completed in 20 milliseconds