Searched refs:ROUNDS_MAX (Results 1 – 1 of 1) sorted by relevance
506 # define ROUNDS_MAX 999999999 in shacrypt() macro552 if (srounds > ROUNDS_MAX) in shacrypt()553 rounds = ROUNDS_MAX; in shacrypt()
Completed in 8 milliseconds