Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/
H A Dcrypt.c82 …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-8.0/ext/hash/
H A Dhash.c979 size_t pass_len, salt_len = 0; in PHP_FUNCTION() local
1283 size_t password_len, salt_len; in PHP_FUNCTION() local
/PHP-8.0/ext/sodium/
H A Dlibsodium.c1482 size_t salt_len; in PHP_FUNCTION() local
1671 size_t salt_len; in PHP_FUNCTION() local
/PHP-8.0/ext/openssl/
H A Dopenssl.c4895 size_t salt_len; in PHP_FUNCTION() local

Completed in 65 milliseconds