Home
last modified time | relevance | path

Searched defs:salt_len (Results 1 – 6 of 6) sorted by relevance

/PHP-5.5/ext/standard/
H A Dcrypt.c148 PHPAPI int php_crypt(const char *password, const int pass_len, const char *salt, int salt_len, char… in php_crypt()
H A Dpassword.c313 size_t salt_len = 0, required_salt_len = 0, hash_format_len; in PHP_FUNCTION() local
H A Dcrypt_sha512.c392 size_t salt_len; in php_sha512_crypt_r() local
H A Dcrypt_sha256.c359 size_t salt_len; in php_sha256_crypt_r() local
/PHP-5.5/ext/hash/
H A Dhash.c620 int algo_len, pass_len, salt_len; in PHP_FUNCTION() local
897 int password_len, salt_len; in PHP_FUNCTION() local
/PHP-5.5/ext/openssl/
H A Dopenssl.c3483 char *salt; int salt_len; in PHP_FUNCTION() local

Completed in 42 milliseconds