Home
last modified time | relevance | path

Searched refs:DTLS1_TMO_ALERT_COUNT (Results 1 – 2 of 2) sorted by relevance

/openbsd/lib/libssl/
H A Ddtls1.h98 #define DTLS1_TMO_ALERT_COUNT 12 macro
H A Dd1_lib.c366 if (s->d1->timeout.num_alerts > DTLS1_TMO_ALERT_COUNT) { in dtls1_check_timeout_num()