Home
last modified time | relevance | path

Searched refs:rounds_custom (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/standard/
H A Dcrypt_sha256.c369 zend_bool rounds_custom = 0; in php_sha256_crypt_r() local
385 rounds_custom = 1; in php_sha256_crypt_r()
527 if (rounds_custom) { in php_sha256_crypt_r()
H A Dcrypt_sha512.c402 zend_bool rounds_custom = 0; in php_sha512_crypt_r() local
419 rounds_custom = 1; in php_sha512_crypt_r()
562 if (rounds_custom) { in php_sha512_crypt_r()

Completed in 12 milliseconds