Home
last modified time | relevance | path

Searched defs:needed (Results 1 – 3 of 3) sorted by relevance

/PHP-5.4/ext/standard/
H A Dcrypt.c200 int needed = (sizeof(sha512_salt_prefix) - 1 in PHP_FUNCTION() local
223 int needed = (sizeof(sha256_salt_prefix) - 1 in PHP_FUNCTION() local
H A Dcrypt_sha512.c654 int needed = (int)(sizeof(sha512_salt_prefix) - 1 in php_sha512_crypt() local
H A Dcrypt_sha256.c608 int needed = (sizeof(sha256_salt_prefix) - 1 in php_sha256_crypt() local

Completed in 12 milliseconds