/* DO NOT EDIT THIS FILE - it is machine generated */ #undef __cplusplus #include /* Header for class com_lyndir_masterpassword_impl_MPAlgorithmV0 */ #ifndef _Included_com_lyndir_masterpassword_impl_MPAlgorithmV0 #define _Included_com_lyndir_masterpassword_impl_MPAlgorithmV0 #ifdef __cplusplus extern "C" { #endif #undef com_lyndir_masterpassword_impl_MPAlgorithmV0_AES_BLOCKSIZE #define com_lyndir_masterpassword_impl_MPAlgorithmV0_AES_BLOCKSIZE 128L /* * Class: com_lyndir_masterpassword_impl_MPAlgorithmV0 * Method: _scrypt * Signature: ([BI[BIIII[BI)I */ JNIEXPORT jint JNICALL Java_com_lyndir_masterpassword_impl_MPAlgorithmV0__1scrypt (JNIEnv *, jobject, jbyteArray, jint, jbyteArray, jint, jint, jint, jint, jbyteArray, jint); #ifdef __cplusplus } #endif #endif