Home
last modified time | relevance | path

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

/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Djniutil.cc292 int throwForRsaError(JNIEnv* env, int reason, const char* message, in throwForRsaError() function
361 throwForRsaError(env, reason, message, defaultThrow); in throwExceptionFromBoringSSLError()
/external/conscrypt/common/src/jni/main/include/conscrypt/
Djniutil.h224 extern int throwForRsaError(JNIEnv* env, int reason, const char* message,