Searched refs:LOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
184 #define LOCK_SIZE 32 macro188 u_char lock_pwhash[LOCK_SIZE];1489 u_char passwdhash[LOCK_SIZE]; in process_lock_agent()1507 if (timingsafe_bcmp(passwdhash, lock_pwhash, LOCK_SIZE) == 0) { in process_lock_agent()