SCRYPT_MAX_MEM
#undef SCRYPT_MAX_MEM
#define SCRYPT_MAX_MEM (SIZE_MAX / 2)
#define SCRYPT_MAX_MEM (1024 * 1024 * 32)