Searched refs:throwNoSuchAlgorithmException (Results 1 – 1 of 1) sorted by relevance
496 static int throwNoSuchAlgorithmException(JNIEnv* env, const char* message) { in throwNoSuchAlgorithmException() function533 return throwNoSuchAlgorithmException(env, message); in throwForAsn1Error()570 return throwNoSuchAlgorithmException(env, message); in throwForEvpError()579 return throwNoSuchAlgorithmException(env, message); in throwForEvpError()611 return throwNoSuchAlgorithmException(env, message); in throwForEvpError()641 return throwNoSuchAlgorithmException(env, message); in throwForRsaError()655 return throwNoSuchAlgorithmException(env, message); in throwForX509Error()6938 throwNoSuchAlgorithmException(env, "X509_get_pubkey");