Searched refs:DTLS1_TMO_ALERT_COUNT (Results 1 – 2 of 2) sorted by relevance
/openbsd/lib/libssl/ | ||
H A D | dtls1.h | 98 #define DTLS1_TMO_ALERT_COUNT 12 macro |
H A D | d1_lib.c | 366 if (s->d1->timeout.num_alerts > DTLS1_TMO_ALERT_COUNT) { in dtls1_check_timeout_num() |