Home
last modified time | relevance | path

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

/external/conscrypt/common/src/jni/main/include/conscrypt/
Djniutil.h247 extern int throwSSLHandshakeExceptionStr(JNIEnv* env, const char* message);
/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Djniutil.cc392 int throwSSLHandshakeExceptionStr(JNIEnv* env, const char* message) { in throwSSLHandshakeExceptionStr() function
Dnative_crypto.cc7772 conscrypt::jniutil::throwSSLHandshakeExceptionStr); in NativeCrypto_SSL_do_handshake()
7800 conscrypt::jniutil::throwSSLHandshakeExceptionStr(env, "Connection closed by peer"); in NativeCrypto_SSL_do_handshake()
7804 conscrypt::jniutil::throwSSLHandshakeExceptionStr); in NativeCrypto_SSL_do_handshake()
7818 conscrypt::jniutil::throwSSLHandshakeExceptionStr); in NativeCrypto_SSL_do_handshake()
9235 conscrypt::jniutil::throwSSLHandshakeExceptionStr(env, "Connection closed by peer"); in NativeCrypto_ENGINE_SSL_do_handshake()
9239 conscrypt::jniutil::throwSSLHandshakeExceptionStr); in NativeCrypto_ENGINE_SSL_do_handshake()
9252 conscrypt::jniutil::throwSSLHandshakeExceptionStr); in NativeCrypto_ENGINE_SSL_do_handshake()