Home
last modified time | relevance | path

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

/PHP-8.2/ext/sodium/tests/
H A Dpwhash_argon2i.phpt34 $key = sodium_crypto_pwhash
40 $key2 = sodium_crypto_pwhash
/PHP-8.2/ext/sodium/
H A Dlibsodium.stub.php618 function sodium_crypto_pwhash(int $length, #[\SensitiveParameter] string $password, string $salt, i…
H A Dlibsodium_arginfo.h600 ZEND_FUNCTION(sodium_crypto_pwhash);
786 ZEND_FE(sodium_crypto_pwhash, arginfo_sodium_crypto_pwhash)
H A Dlibsodium.c1414 PHP_FUNCTION(sodium_crypto_pwhash) in PHP_FUNCTION() argument

Completed in 58 milliseconds