Home
last modified time | relevance | path

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

/php-src/ext/sodium/tests/
H A Dpwhash_argon2i.phpt34 $key = sodium_crypto_pwhash
40 $key2 = sodium_crypto_pwhash
/php-src/ext/sodium/
H A Dlibsodium.stub.php680 function sodium_crypto_pwhash(int $length, #[\SensitiveParameter] string $password, string $salt, i…
H A Dlibsodium_arginfo.h663 ZEND_FUNCTION(sodium_crypto_pwhash);
866 ZEND_FE(sodium_crypto_pwhash, arginfo_sodium_crypto_pwhash)
H A Dlibsodium.c1413 PHP_FUNCTION(sodium_crypto_pwhash) in PHP_FUNCTION() argument

Completed in 27 milliseconds