Searched refs:maxrounds (Results 1 – 1 of 1) sorted by relevance
250 int maxrounds = BASIC_ROUND_COUNT; in crypt_genhash_impl() local302 maxrounds += getrounds(salt); in crypt_genhash_impl()326 for (round = 0; round < maxrounds; round++) { in crypt_genhash_impl()