Home
last modified time | relevance | path

Searched refs:DTLSv1_handle_timeout (Results 1 – 3 of 3) sorted by relevance

/NextBSD/crypto/openssl/apps/
HDs_client.c1829 && DTLSv1_handle_timeout(con) > 0) { in MAIN()
HDs_server.c2346 && DTLSv1_handle_timeout(con) > 0) { in sv_body()
/NextBSD/crypto/openssl/ssl/
HDssl.h1986 # define DTLSv1_handle_timeout(ssl) \ macro