Searched refs:throwCertificateException (Results 1 – 3 of 3) sorted by relevance
206 extern int throwCertificateException(JNIEnv* env, const char* message);
198 int throwCertificateException(JNIEnv* env, const char* message) { in throwCertificateException() function
4129 conscrypt::jniutil::throwCertificateException(env, in NativeCrypto_X509_verify()4137 env, "X509_verify", conscrypt::jniutil::throwCertificateException); in NativeCrypto_X509_verify()