Home
last modified time | relevance | path

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

/aosp_15_r20/external/conscrypt/common/src/jni/main/cpp/conscrypt/
H A Djniutil.cc477 int throwSSLProtocolExceptionStr(JNIEnv* env, const char* message) { in throwSSLProtocolExceptionStr() function
583 ret = throwSSLProtocolExceptionStr(env, allocStr); in throwSSLExceptionWithSslErrors()
/aosp_15_r20/external/conscrypt/common/src/jni/main/include/conscrypt/
H A Djniutil.h282 extern int throwSSLProtocolExceptionStr(JNIEnv* env, const char* message);