Searched refs:ROUNDS_MIN (Results 1 – 1 of 1) sorted by relevance
505 # define ROUNDS_MIN 1000 in shacrypt() macro555 else if (srounds < ROUNDS_MIN) in shacrypt()556 rounds = ROUNDS_MIN; in shacrypt()
Completed in 4 milliseconds