Searched refs:LOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
188 #define LOCK_SIZE 32 macro192 u_char lock_pwhash[LOCK_SIZE];1501 u_char passwdhash[LOCK_SIZE]; in process_lock_agent()1519 if (timingsafe_bcmp(passwdhash, lock_pwhash, LOCK_SIZE) == 0) { in process_lock_agent()