Home
last modified time | relevance | path

Searched defs:sodium_crypto_pwhash (Results 1 – 25 of 25) sorted by relevance

/dports/security/nextcloud-twofactor_webauthn/twofactor_webauthn/vendor/thecodingmachine/safe/generated/
H A Dsodium.php46 function sodium_crypto_pwhash(int $length, string $password, string $salt, int $opslimit, int $meml… function
/dports/www/nextcloud/nextcloud/3rdparty/thecodingmachine/safe/generated/
H A Dsodium.php46 function sodium_crypto_pwhash(int $length, string $password, string $salt, int $opslimit, int $meml… function
/dports/www/joomla3/joomla3-3.9.24/libraries/vendor/paragonie/sodium_compat/lib/
H A Dphp72compat.php573 function sodium_crypto_pwhash($outlen, $passwd, $salt, $opslimit, $memlimit, $algo = null) function
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/sodium_compat/lib/
H A Dphp72compat.php752 function sodium_crypto_pwhash($outlen, $passwd, $salt, $opslimit, $memlimit, $algo = null) function
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/sodium_compat/lib/
H A Dphp72compat.php752 function sodium_crypto_pwhash($outlen, $passwd, $salt, $opslimit, $memlimit, $algo = null) function
/dports/lang/php80/php-8.0.15/ext/sodium/
H A Dlibsodium.stub.php88 function sodium_crypto_pwhash(int $length, string $password, string $salt, int $opslimit, int $meml… function
H A Dlibsodium.c1472 PHP_FUNCTION(sodium_crypto_pwhash) in PHP_FUNCTION() argument
/dports/security/php80-sodium/php-8.0.15/ext/sodium/
H A Dlibsodium.stub.php88 function sodium_crypto_pwhash(int $length, string $password, string $salt, int $opslimit, int $meml… function
H A Dlibsodium.c1472 PHP_FUNCTION(sodium_crypto_pwhash) in PHP_FUNCTION() argument
/dports/www/mod_php80/php-8.0.15/ext/sodium/
H A Dlibsodium.stub.php88 function sodium_crypto_pwhash(int $length, string $password, string $salt, int $opslimit, int $meml… function
H A Dlibsodium.c1472 PHP_FUNCTION(sodium_crypto_pwhash) in PHP_FUNCTION() argument
/dports/www/mod_php81/php-8.1.1/ext/sodium/
H A Dlibsodium.stub.php119 function sodium_crypto_pwhash(int $length, string $password, string $salt, int $opslimit, int $meml… function
H A Dlibsodium.c1584 PHP_FUNCTION(sodium_crypto_pwhash) in PHP_FUNCTION() argument
/dports/lang/php81/php-8.1.1/ext/sodium/
H A Dlibsodium.stub.php119 function sodium_crypto_pwhash(int $length, string $password, string $salt, int $opslimit, int $meml… function
H A Dlibsodium.c1584 PHP_FUNCTION(sodium_crypto_pwhash) in PHP_FUNCTION() argument
/dports/security/php81-sodium/php-8.1.1/ext/sodium/
H A Dlibsodium.stub.php119 function sodium_crypto_pwhash(int $length, string $password, string $salt, int $opslimit, int $meml… function
H A Dlibsodium.c1584 PHP_FUNCTION(sodium_crypto_pwhash) in PHP_FUNCTION() argument
/dports/lang/php73/php-7.3.33/ext/sodium/
H A Dlibsodium.c1805 PHP_FUNCTION(sodium_crypto_pwhash) in PHP_FUNCTION() argument
/dports/lang/php74/php-7.4.27/ext/sodium/
H A Dlibsodium.c1822 PHP_FUNCTION(sodium_crypto_pwhash) in PHP_FUNCTION() argument
/dports/security/php73-sodium/php-7.3.33/ext/sodium/
H A Dlibsodium.c1805 PHP_FUNCTION(sodium_crypto_pwhash) in PHP_FUNCTION() argument
/dports/security/php74-sodium/php-7.4.27/ext/sodium/
H A Dlibsodium.c1822 PHP_FUNCTION(sodium_crypto_pwhash) in PHP_FUNCTION() argument
/dports/www/mod_php73/php-7.3.33/ext/sodium/
H A Dlibsodium.c1805 PHP_FUNCTION(sodium_crypto_pwhash) in PHP_FUNCTION() argument
/dports/www/mod_php74/php-7.4.27/ext/sodium/
H A Dlibsodium.c1822 PHP_FUNCTION(sodium_crypto_pwhash) in PHP_FUNCTION() argument
/dports/security/pecl-libsodium/libsodium-2.0.23/
H A Dlibsodium.c1810 PHP_FUNCTION(sodium_crypto_pwhash) in PHP_FUNCTION() argument
/dports/devel/kdev-php/kdev-php-21.12.3/
H A Dphpfunctions.php86896 function sodium_crypto_pwhash($length, $password, $salt, $opslimit, $memlimit, $alg){} function