Home
last modified time | relevance | path

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

/aosp_15_r20/external/conscrypt/common/src/jni/main/cpp/conscrypt/
H A Djniutil.cc318 int throwForCipherError(JNIEnv* env, int reason, const char* message, in throwForCipherError() function
441 throwForCipherError(env, reason, message, defaultThrow); in throwExceptionFromBoringSSLError()
/aosp_15_r20/external/conscrypt/common/src/jni/main/include/conscrypt/
H A Djniutil.h243 extern int throwForCipherError(JNIEnv* env, int reason, const char* message,