Home
last modified time | relevance | path

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

/PHP-7.2/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 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.2/ext/hash/
H A Dhash.c722 size_t algo_len, pass_len, salt_len = 0; in PHP_FUNCTION() local
1039 size_t password_len, salt_len; in PHP_FUNCTION() local
/PHP-7.2/ext/sodium/
H A Dlibsodium.c1814 size_t salt_len; in PHP_FUNCTION() local
2005 size_t salt_len; in PHP_FUNCTION() local
/PHP-7.2/ext/openssl/
H A Dopenssl.c4966 size_t salt_len; in PHP_FUNCTION() local

Completed in 52 milliseconds