Home
last modified time | relevance | path

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

/PHP-8.0/ext/sodium/tests/
H A Dpwhash_argon2i.phpt32 $key = sodium_crypto_pwhash
38 $key2 = sodium_crypto_pwhash
/PHP-8.0/ext/sodium/
H A Dphp_libsodium.h80 PHP_FUNCTION(sodium_crypto_pwhash);
H A Dlibsodium.stub.php88 function sodium_crypto_pwhash(int $length, string $password, string $salt, int $opslimit, int $meml… function
H A Dlibsodium_arginfo.h455 ZEND_FUNCTION(sodium_crypto_pwhash);
584 ZEND_FE(sodium_crypto_pwhash, arginfo_sodium_crypto_pwhash)
H A Dlibsodium.c1472 PHP_FUNCTION(sodium_crypto_pwhash) in PHP_FUNCTION() argument

Completed in 26 milliseconds