Searched refs:SSL_ERROR_UNSUPPORTED_VERSION (Results 1 – 5 of 5) sorted by relevance
174 case SSL_ERROR_UNSUPPORTED_VERSION: in MapNSSError()
32 SSL_ERROR_UNSUPPORTED_VERSION = (SSL_ERROR_BASE + 9), enumerator
35 ER3(SSL_ERROR_UNSUPPORTED_VERSION, SSL_ERROR_BASE + 9,
2795 PORT_SetError(SSL_ERROR_UNSUPPORTED_VERSION); in ssl2_HandleServerHelloMessage()3426 PORT_SetError(SSL_ERROR_UNSUPPORTED_VERSION); in ssl2_HandleClientHelloMessage()
321 case SSL_ERROR_UNSUPPORTED_VERSION: in MapNSSError()