Home
last modified time | relevance | path

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

/php-src/ext/sodium/
H A Dlibsodium.c407 zend_long hash_len = crypto_generichash_BYTES; in PHP_FUNCTION() local
448 zend_long hash_len = crypto_generichash_BYTES; in PHP_FUNCTION() local
528 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-src/ext/odbc/
H A Dphp_odbc.c2121 …t(zval *zv, char *db, char *uid, char *pwd, int cur_opt, bool persistent, char *hash, int hash_len) in odbc_sqlconnect()

Completed in 29 milliseconds