Home
last modified time | relevance | path

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

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