HomeSort by relevance Sort by last modified time
    Searched refs:DTLS1_TMO_ALERT_COUNT (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/openssl/openssl/include/openssl/
dtls1.h 281 #define DTLS1_TMO_ALERT_COUNT 12
  /external/chromium_org/third_party/openssl/openssl/ssl/
dtls1.h 281 #define DTLS1_TMO_ALERT_COUNT 12
d1_lib.c 412 if (s->d1->timeout.num_alerts > DTLS1_TMO_ALERT_COUNT)
  /external/openssl/include/openssl/
dtls1.h 281 #define DTLS1_TMO_ALERT_COUNT 12
  /external/openssl/ssl/
dtls1.h 281 #define DTLS1_TMO_ALERT_COUNT 12
d1_lib.c 412 if (s->d1->timeout.num_alerts > DTLS1_TMO_ALERT_COUNT)

Completed in 531 milliseconds