BCRYPT_SALTSPACE
char salt[BCRYPT_SALTSPACE];
static char gsalt[BCRYPT_SALTSPACE];
if (saltbuflen < BCRYPT_SALTSPACE) {