Home
last modified time | relevance | path

Searched refs:sodium_crypto_pwhash (Results 1 – 5 of 5) sorted by relevance

/PHP-8.1/ext/sodium/tests/
H A Dpwhash_argon2i.phpt34 $key = sodium_crypto_pwhash
40 $key2 = sodium_crypto_pwhash
/PHP-8.1/ext/sodium/
H A Dphp_libsodium.h93 PHP_FUNCTION(sodium_crypto_pwhash);
H A Dlibsodium.stub.php119 function sodium_crypto_pwhash(int $length, string $password, string $salt, int $opslimit, int $meml… function
H A Dlibsodium_arginfo.h591 ZEND_FUNCTION(sodium_crypto_pwhash);
774 ZEND_FE(sodium_crypto_pwhash, arginfo_sodium_crypto_pwhash)
H A Dlibsodium.c1584 PHP_FUNCTION(sodium_crypto_pwhash) in PHP_FUNCTION() argument

Completed in 32 milliseconds