Home
last modified time | relevance | path

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

/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp745 static int throwSSLProtocolExceptionStr(JNIEnv* env, const char* message) { in throwSSLProtocolExceptionStr() function
864 ret = throwSSLProtocolExceptionStr(env, allocStr); in throwSSLExceptionWithSslErrors()