Searched refs:sodium_crypto_pwhash (Results 1 – 5 of 5) sorted by relevance
32 $key = sodium_crypto_pwhash38 $key2 = sodium_crypto_pwhash
80 PHP_FUNCTION(sodium_crypto_pwhash);
88 function sodium_crypto_pwhash(int $length, string $password, string $salt, int $opslimit, int $meml… function
455 ZEND_FUNCTION(sodium_crypto_pwhash);584 ZEND_FE(sodium_crypto_pwhash, arginfo_sodium_crypto_pwhash)
1472 PHP_FUNCTION(sodium_crypto_pwhash) in PHP_FUNCTION() argument
Completed in 16 milliseconds