Searched refs:ROUNDS_MIN (Results 1 – 2 of 2) sorted by relevance
283 #define ROUNDS_MIN 1000UL macro325 rounds = MAX(ROUNDS_MIN, MIN(srounds, ROUNDS_MAX)); in sha256_crypt_r()
318 #define ROUNDS_MIN 1000UL macro360 rounds = MAX(ROUNDS_MIN, MIN(srounds, ROUNDS_MAX)); in sha512_crypt_r()