Lines Matching refs:SSL_CONNECTION
19 static int dtls1_handshake_write(SSL_CONNECTION *s);
68 SSL_CONNECTION *s = SSL_CONNECTION_FROM_SSL_ONLY(ssl);
110 static void dtls1_clear_queues(SSL_CONNECTION *s)
116 void dtls1_clear_received_buffer(SSL_CONNECTION *s)
128 void dtls1_clear_sent_buffer(SSL_CONNECTION *s)
153 SSL_CONNECTION *s = SSL_CONNECTION_FROM_SSL_ONLY(ssl);
179 SSL_CONNECTION *s = SSL_CONNECTION_FROM_SSL_ONLY(ssl);
233 SSL_CONNECTION *s = SSL_CONNECTION_FROM_SSL_ONLY(ssl);
278 void dtls1_start_timer(SSL_CONNECTION *s)
310 int dtls1_get_timeout(const SSL_CONNECTION *s, OSSL_TIME *timeleft)
332 int dtls1_is_timer_expired(SSL_CONNECTION *s)
348 static void dtls1_double_timeout(SSL_CONNECTION *s)
355 void dtls1_stop_timer(SSL_CONNECTION *s)
366 int dtls1_check_timeout_num(SSL_CONNECTION *s)
390 int dtls1_handle_timeout(SSL_CONNECTION *s)
429 SSL_CONNECTION *s = SSL_CONNECTION_FROM_SSL_ONLY(ssl);
849 static int dtls1_handshake_write(SSL_CONNECTION *s)
859 SSL_CONNECTION *sc = SSL_CONNECTION_FROM_SSL_ONLY(s);
882 int dtls1_query_mtu(SSL_CONNECTION *s)
917 size_t dtls1_min_mtu(SSL_CONNECTION *s)
929 const SSL_CONNECTION *s = SSL_CONNECTION_FROM_CONST_SSL_ONLY(ssl);
968 SSL_CONNECTION *s = SSL_CONNECTION_FROM_SSL_ONLY(ssl);