Home
last modified time | relevance | path

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

/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp574 static int throwForEvpError(JNIEnv* env, int reason, const char *message, in throwForEvpError() function
602 static int throwForEvpError(JNIEnv* env, int reason, const char *message, in throwForEvpError() function
713 throwForEvpError(env, reason, message, defaultThrow); in throwExceptionIfNecessary()