Home
last modified time | relevance | path

Searched refs:dtls1_stop_timer (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/crypto/openssl/ssl/
HDd1_clnt.c205 dtls1_stop_timer(s); in IMPLEMENT_dtls1_meth_func()
407 dtls1_stop_timer(s); in IMPLEMENT_dtls1_meth_func()
474 dtls1_stop_timer(s); in IMPLEMENT_dtls1_meth_func()
703 dtls1_stop_timer(s); in IMPLEMENT_dtls1_meth_func()
HDd1_srvr.c213 dtls1_stop_timer(s); in IMPLEMENT_dtls1_meth_func()
349 dtls1_stop_timer(s); in IMPLEMENT_dtls1_meth_func()
755 dtls1_stop_timer(s); in IMPLEMENT_dtls1_meth_func()
HDd1_lib.c465 void dtls1_stop_timer(SSL *s) in dtls1_stop_timer() function
HDssl_locl.h1269 void dtls1_stop_timer(SSL *s);
HDd1_both.c1514 dtls1_stop_timer(s); in dtls1_process_heartbeat()