Searched refs:ROUNDS_MIN (Results 1 – 2 of 2) sorted by relevance
317 #define ROUNDS_MIN 1000 macro362 if (srounds < ROUNDS_MIN || srounds > ROUNDS_MAX) { in php_sha256_crypt_r()
350 #define ROUNDS_MIN 1000 macro396 if (srounds < ROUNDS_MIN || srounds > ROUNDS_MAX) { in php_sha512_crypt_r()
Completed in 12 milliseconds