Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dcrypt.c98 …php_crypt(const char *password, const int pass_len, const char *salt, int salt_len, zend_bool quie… in php_crypt()
H A Dcrypt_sha256.c337 size_t salt_len; in php_sha256_crypt_r() local
H A Dcrypt_sha512.c370 size_t salt_len; in php_sha512_crypt_r() local
/PHP-7.4/ext/hash/
H A Dhash.c729 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.4/ext/sodium/
H A Dlibsodium.c1832 size_t salt_len; in PHP_FUNCTION() local
2023 size_t salt_len; in PHP_FUNCTION() local
/PHP-7.4/ext/openssl/
H A Dopenssl.c5095 size_t salt_len; in PHP_FUNCTION() local

Completed in 43 milliseconds