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

/barrelfish-2018-10-04/lib/openssl-1.0.0d/apps/
H A Ds_client.c1363 if ((SSL_version(con) == DTLS1_VERSION) && DTLSv1_handle_timeout(con) > 0)
H A Ds_server.c1947 if ((SSL_version(con) == DTLS1_VERSION) && DTLSv1_handle_timeout(con) > 0)
/barrelfish-2018-10-04/include/openssl/
H A Dssl.h1423 #define DTLSv1_handle_timeout(ssl) \ macro
/barrelfish-2018-10-04/lib/openssl-1.0.0d/ssl/
H A Dssl.h1423 #define DTLSv1_handle_timeout(ssl) \ macro

Completed in 121 milliseconds