Home
last modified time | relevance | path

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

/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Djniutil.cc323 int throwForX509Error(JNIEnv* env, int reason, const char* message, in throwForX509Error() function
373 throwForX509Error(env, reason, message, defaultThrow); in throwExceptionFromBoringSSLError()
/external/conscrypt/common/src/jni/main/include/conscrypt/
Djniutil.h227 extern int throwForX509Error(JNIEnv* env, int reason, const char* message,