Home
last modified time | relevance | path

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

/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Djniutil.cc239 int throwForCipherError(JNIEnv* env, int reason, const char* message, in throwForCipherError() function
355 throwForCipherError(env, reason, message, defaultThrow); in throwExceptionFromBoringSSLError()
/external/conscrypt/common/src/jni/main/include/conscrypt/
Djniutil.h222 extern int throwForCipherError(JNIEnv* env, int reason, const char* message,