Home
last modified time | relevance | path

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

/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Djniutil.cc264 int throwForEvpError(JNIEnv* env, int reason, const char* message, in throwForEvpError() function
370 throwForEvpError(env, reason, message, defaultThrow); in throwExceptionFromBoringSSLError()
/external/conscrypt/common/src/jni/main/include/conscrypt/
Djniutil.h221 extern int throwForEvpError(JNIEnv* env, int reason, const char* message,