Searched refs:DTLS_timer_cb (Results 1 – 5 of 5) sorted by relevance
5 DTLS_timer_cb,13 typedef unsigned int (*DTLS_timer_cb)(SSL *s, unsigned int timer_us);15 void DTLS_set_timer_cb(SSL *s, DTLS_timer_cb cb);
165 DTLS_timer_cb timer_cb = s->d1->timer_cb; in dtls1_clear()969 void DTLS_set_timer_cb(SSL *s, DTLS_timer_cb cb) in DTLS_set_timer_cb()
1804 DTLS_timer_cb timer_cb;
2426 typedef unsigned int (*DTLS_timer_cb)(SSL *s, unsigned int timer_us); typedef2428 void DTLS_set_timer_cb(SSL *s, DTLS_timer_cb cb);
1125 MLINKS+= DTLS_set_timer_cb.3 DTLS_timer_cb.3