Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dcrypt.c70 …ng *php_crypt(const char *password, const int pass_len, const char *salt, int salt_len, bool quiet) in php_crypt()
H A Dcrypt_sha256.c331 size_t salt_len; in php_sha256_crypt_r() local
H A Dcrypt_sha512.c368 size_t salt_len; in php_sha512_crypt_r() local
/php-src/ext/hash/
H A Dhash.c996 size_t pass_len, salt_len = 0; in PHP_FUNCTION() local
1290 size_t password_len, salt_len; in PHP_FUNCTION() local
/php-src/ext/sodium/
H A Dlibsodium.c1423 size_t salt_len; in PHP_FUNCTION() local
1612 size_t salt_len; in PHP_FUNCTION() local
/php-src/ext/openssl/
H A Dopenssl.c5349 size_t salt_len; in PHP_FUNCTION() local

Completed in 63 milliseconds