Home
last modified time | relevance | path

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

/aosp_15_r20/external/conscrypt/common/src/jni/main/include/conscrypt/
H A Djniutil.h272 extern int throwSSLHandshakeExceptionStr(JNIEnv* env, const char* message);
/aosp_15_r20/external/conscrypt/common/src/jni/main/cpp/conscrypt/
H A Djniutil.cc466 int throwSSLHandshakeExceptionStr(JNIEnv* env, const char* message) { in throwSSLHandshakeExceptionStr() function
H A Dnative_crypto.cc8955 conscrypt::jniutil::throwSSLHandshakeExceptionStr); in NativeCrypto_SSL_do_handshake()
8983 conscrypt::jniutil::throwSSLHandshakeExceptionStr(env, "Connection closed by peer"); in NativeCrypto_SSL_do_handshake()
8987 conscrypt::jniutil::throwSSLHandshakeExceptionStr); in NativeCrypto_SSL_do_handshake()
9001 conscrypt::jniutil::throwSSLHandshakeExceptionStr); in NativeCrypto_SSL_do_handshake()
10429 conscrypt::jniutil::throwSSLHandshakeExceptionStr(env, "Connection closed by peer"); in NativeCrypto_ENGINE_SSL_do_handshake()
10433 conscrypt::jniutil::throwSSLHandshakeExceptionStr); in NativeCrypto_ENGINE_SSL_do_handshake()
10446 conscrypt::jniutil::throwSSLHandshakeExceptionStr); in NativeCrypto_ENGINE_SSL_do_handshake()