Searched refs:throwIllegalBlockSizeException (Results 1 – 2 of 2) sorted by relevance
175 int throwIllegalBlockSizeException(JNIEnv* env, const char* message) { in throwIllegalBlockSizeException() function250 return throwIllegalBlockSizeException(env, message); in throwForCipherError()317 return throwIllegalBlockSizeException(env, message); in throwForRsaError()
191 extern int throwIllegalBlockSizeException(JNIEnv* env, const char* message);