Searched refs:rounds_custom (Results 1 – 2 of 2) sorted by relevance
346 bool rounds_custom = 0; in php_sha256_crypt_r() local366 rounds_custom = 1; in php_sha256_crypt_r()517 if (rounds_custom) { in php_sha256_crypt_r()
379 bool rounds_custom = 0; in php_sha512_crypt_r() local400 rounds_custom = 1; in php_sha512_crypt_r()552 if (rounds_custom) { in php_sha512_crypt_r()
Completed in 18 milliseconds