Home
last modified time | relevance | path

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

/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Djniutil.cc165 int throwSignatureException(JNIEnv* env, const char* message) { in throwSignatureException() function
305 return throwSignatureException(env, message); in throwForRsaError()
/external/conscrypt/common/src/jni/main/include/conscrypt/
Djniutil.h181 extern int throwSignatureException(JNIEnv* env, const char* message);