Home
last modified time | relevance | path

Searched defs:hash_len (Results 1 – 3 of 3) sorted by relevance

/PHP-8.4/ext/openssl/
H A Dopenssl_pwhash.c93 unsigned char *hash, size_t hash_len) in php_openssl_argon2_compute_hash()
/PHP-8.4/ext/sodium/
H A Dlibsodium.c406 zend_long hash_len = crypto_generichash_BYTES; in PHP_FUNCTION() local
447 zend_long hash_len = crypto_generichash_BYTES; in PHP_FUNCTION() local
527 zend_long hash_len = crypto_generichash_BYTES; in PHP_FUNCTION() local
1418 zend_long hash_len; in PHP_FUNCTION() local
1608 zend_long hash_len; in PHP_FUNCTION() local
/PHP-8.4/ext/odbc/
H A Dphp_odbc.c2134 …t(zval *zv, char *db, char *uid, char *pwd, int cur_opt, bool persistent, char *hash, int hash_len) in odbc_sqlconnect()

Completed in 34 milliseconds