Searched refs:ROUNDS_DEFAULT (Results 1 – 3 of 3) 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()
500 # define ROUNDS_DEFAULT 5000 in shacrypt() macro