BCRYPT_HASHSPACE
if (encryptedlen < BCRYPT_HASHSPACE)
char hash[BCRYPT_HASHSPACE];
static char gencrypted[BCRYPT_HASHSPACE];