Searched refs:ROUNDS_MIN (Results 1 – 1 of 1) sorted by relevance
67 #define ROUNDS_MIN 1000 macro193 rounds = MAX(ROUNDS_MIN, MIN(srounds, ROUNDS_MAX)); in crypt_genhash_impl()