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

  /external/chromium_org/net/third_party/nss/ssl/
sslerr.h 151 SSL_ERROR_PROTOCOL_VERSION_ALERT = (SSL_ERROR_BASE + 98),
SSLerrs.h 323 ER3(SSL_ERROR_PROTOCOL_VERSION_ALERT , (SSL_ERROR_BASE + 98),
ssl3con.c     [all...]
  /external/chromium_org/net/socket/
nss_ssl_util.cc 320 case SSL_ERROR_PROTOCOL_VERSION_ALERT:

Completed in 1230 milliseconds