Home
last modified time | relevance | path

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

/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp620 static int throwForRsaError(JNIEnv* env, int reason, const char *message, in throwForRsaError() function
688 throwForRsaError(env, reason, message, defaultThrow); in throwExceptionIfNecessary()