LOCK_SIZE
u_char passwdhash[LOCK_SIZE];
if (timingsafe_bcmp(passwdhash, lock_pwhash, LOCK_SIZE) == 0) {
u_char lock_pwhash[LOCK_SIZE];