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.cpp541 static int throwForCipherError(JNIEnv* env, int reason, const char *message, in throwForCipherError() function
695 throwForCipherError(env, reason, message, defaultThrow); in throwExceptionIfNecessary()