Searched refs:ROUNDS_DEFAULT (Results 1 – 4 of 4) sorted by relevance
173 #define ROUNDS_DEFAULT 5000 macro206 r = ROUNDS_DEFAULT; in sha256crypt()
194 #define ROUNDS_DEFAULT 5000 macro228 r = ROUNDS_DEFAULT; in sha512crypt()
503 # define ROUNDS_DEFAULT 5000 in shacrypt() macro521 unsigned int rounds = ROUNDS_DEFAULT; /* Default */ in shacrypt()