HomeSort by relevance Sort by last modified time
    Searched full:num_alerts (Results 1 - 3 of 3) sorted by null

  /external/openssl/ssl/
d1_lib.c 404 s->d1->timeout.num_alerts++;
407 if (s->d1->timeout.num_alerts > 2)
412 if (s->d1->timeout.num_alerts > DTLS1_TMO_ALERT_COUNT)
dtls1.h 162 unsigned int num_alerts; member in struct:dtls1_timeout_st
  /external/openssl/include/openssl/
dtls1.h 162 unsigned int num_alerts; member in struct:dtls1_timeout_st

Completed in 159 milliseconds