Home
last modified time | relevance | path

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

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