Searched refs:sodium_crypto_pwhash (Results 1 – 5 of 5) sorted by relevance
34 $key = sodium_crypto_pwhash40 $key2 = sodium_crypto_pwhash
93 PHP_FUNCTION(sodium_crypto_pwhash);
119 function sodium_crypto_pwhash(int $length, string $password, string $salt, int $opslimit, int $meml… function
591 ZEND_FUNCTION(sodium_crypto_pwhash);774 ZEND_FE(sodium_crypto_pwhash, arginfo_sodium_crypto_pwhash)
1584 PHP_FUNCTION(sodium_crypto_pwhash) in PHP_FUNCTION() argument
Completed in 32 milliseconds