Home
last modified time | relevance | path

Searched defs:timer_cb (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/test/
H A Ddtlstest.c61 static unsigned int timer_cb(SSL *s, unsigned int timer_us) in timer_cb() function
/freebsd/crypto/openssl/ssl/
H A Dd1_lib.c182 DTLS_timer_cb timer_cb = s->d1->timer_cb; in dtls1_clear() local
H A Dssl_local.h1930 DTLS_timer_cb timer_cb; member