Home
last modified time | relevance | path

Searched defs:sodium_crypto_generichash (Results 1 – 23 of 23) sorted by relevance

/dports/www/joomla3/joomla3-3.9.24/libraries/vendor/paragonie/sodium_compat/lib/
H A Dphp72compat.php482 function sodium_crypto_generichash($message, $key = null, $outLen = 32) function
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/sodium_compat/lib/
H A Dphp72compat.php562 function sodium_crypto_generichash($message, $key = null, $outLen = 32) function
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/sodium_compat/lib/
H A Dphp72compat.php562 function sodium_crypto_generichash($message, $key = null, $outLen = 32) function
/dports/lang/php80/php-8.0.15/ext/sodium/
H A Dlibsodium.stub.php73 function sodium_crypto_generichash(string $message, string $key = "", int $length = SODIUM_CRYPTO_G… function
H A Dlibsodium.c585 PHP_FUNCTION(sodium_crypto_generichash) in PHP_FUNCTION() argument
/dports/security/php80-sodium/php-8.0.15/ext/sodium/
H A Dlibsodium.stub.php73 function sodium_crypto_generichash(string $message, string $key = "", int $length = SODIUM_CRYPTO_G… function
H A Dlibsodium.c585 PHP_FUNCTION(sodium_crypto_generichash) in PHP_FUNCTION() argument
/dports/www/mod_php80/php-8.0.15/ext/sodium/
H A Dlibsodium.stub.php73 function sodium_crypto_generichash(string $message, string $key = "", int $length = SODIUM_CRYPTO_G… function
H A Dlibsodium.c585 PHP_FUNCTION(sodium_crypto_generichash) in PHP_FUNCTION() argument
/dports/www/mod_php81/php-8.1.1/ext/sodium/
H A Dlibsodium.stub.php103 function sodium_crypto_generichash(string $message, string $key = "", int $length = SODIUM_CRYPTO_G… function
H A Dlibsodium.c616 PHP_FUNCTION(sodium_crypto_generichash) in PHP_FUNCTION() argument
/dports/lang/php81/php-8.1.1/ext/sodium/
H A Dlibsodium.stub.php103 function sodium_crypto_generichash(string $message, string $key = "", int $length = SODIUM_CRYPTO_G… function
H A Dlibsodium.c616 PHP_FUNCTION(sodium_crypto_generichash) in PHP_FUNCTION() argument
/dports/security/php81-sodium/php-8.1.1/ext/sodium/
H A Dlibsodium.stub.php103 function sodium_crypto_generichash(string $message, string $key = "", int $length = SODIUM_CRYPTO_G… function
H A Dlibsodium.c616 PHP_FUNCTION(sodium_crypto_generichash) in PHP_FUNCTION() argument
/dports/lang/php73/php-7.3.33/ext/sodium/
H A Dlibsodium.c872 PHP_FUNCTION(sodium_crypto_generichash) in PHP_FUNCTION() argument
/dports/lang/php74/php-7.4.27/ext/sodium/
H A Dlibsodium.c889 PHP_FUNCTION(sodium_crypto_generichash) in PHP_FUNCTION() argument
/dports/security/php73-sodium/php-7.3.33/ext/sodium/
H A Dlibsodium.c872 PHP_FUNCTION(sodium_crypto_generichash) in PHP_FUNCTION() argument
/dports/security/php74-sodium/php-7.4.27/ext/sodium/
H A Dlibsodium.c889 PHP_FUNCTION(sodium_crypto_generichash) in PHP_FUNCTION() argument
/dports/www/mod_php73/php-7.3.33/ext/sodium/
H A Dlibsodium.c872 PHP_FUNCTION(sodium_crypto_generichash) in PHP_FUNCTION() argument
/dports/www/mod_php74/php-7.4.27/ext/sodium/
H A Dlibsodium.c889 PHP_FUNCTION(sodium_crypto_generichash) in PHP_FUNCTION() argument
/dports/security/pecl-libsodium/libsodium-2.0.23/
H A Dlibsodium.c901 PHP_FUNCTION(sodium_crypto_generichash) in PHP_FUNCTION() argument
/dports/devel/kdev-php/kdev-php-21.12.3/
H A Dphpfunctions.php86741 function sodium_crypto_generichash($msg, $key, $length){} function