Searched refs:throwIllegalBlockSizeException (Results 1 – 2 of 2) sorted by relevance
183 int throwIllegalBlockSizeException(JNIEnv* env, const char* message) { in throwIllegalBlockSizeException() function247 return throwIllegalBlockSizeException(env, message); in throwForCipherError()305 return throwIllegalBlockSizeException(env, message); in throwForRsaError()
195 extern int throwIllegalBlockSizeException(JNIEnv* env, const char* message);