Home
last modified time | relevance | path

Searched refs:throwSSLHandshakeExceptionStr (Results 1 – 1 of 1) sorted by relevance

/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp743 static int throwSSLHandshakeExceptionStr(JNIEnv* env, const char* message) { in throwSSLHandshakeExceptionStr() function
9412 throwSSLHandshakeExceptionStr(env, "Connection closed by peer");
9417 "SSL handshake terminated", throwSSLHandshakeExceptionStr);
9556 throwSSLHandshakeExceptionStr);
9584 throwSSLHandshakeExceptionStr(env, "Connection closed by peer");
9587 "SSL handshake terminated", throwSSLHandshakeExceptionStr);
9601 throwSSLHandshakeExceptionStr);