Searched refs:timer_us (Results 1 – 3 of 3) sorted by relevance
61 static unsigned int timer_cb(SSL *s, unsigned int timer_us) in timer_cb() argument65 if (timer_us == 0) in timer_cb()68 return 2 * timer_us; in timer_cb()
13 typedef unsigned int (*DTLS_timer_cb)(SSL *s, unsigned int timer_us);
2781 typedef unsigned int (*DTLS_timer_cb)(SSL *s, unsigned int timer_us);
Completed in 20 milliseconds