Searched refs:SSL_ERROR_NO_RENEGOTIATION_ALERT (Results 1 – 2 of 2) sorted by relevance
185 SSL_ERROR_NO_RENEGOTIATION_ALERT = (SSL_ERROR_BASE + 102), enumerator
2636 case no_renegotiation: error = SSL_ERROR_NO_RENEGOTIATION_ALERT; break; in ssl3_HandleAlert()