Home
last modified time | relevance | path

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

/PHP-7.1/ext/standard/
H A Dcrypt.c108 …php_crypt(const char *password, const int pass_len, const char *salt, int salt_len, zend_bool quie… in php_crypt()
H A Dpassword.c267 size_t salt_len = 0, required_salt_len = 0, hash_format_len; in PHP_FUNCTION() local
H A Dcrypt_sha512.c386 size_t salt_len; in php_sha512_crypt_r() local
H A Dcrypt_sha256.c353 size_t salt_len; in php_sha256_crypt_r() local
/PHP-7.1/ext/hash/
H A Dhash.c725 size_t algo_len, pass_len, salt_len = 0; in PHP_FUNCTION() local
1046 size_t password_len, salt_len; in PHP_FUNCTION() local
/PHP-7.1/ext/openssl/
H A Dopenssl.c4914 size_t salt_len; in PHP_FUNCTION() local

Completed in 48 milliseconds