Home
last modified time | relevance | path

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

/PHP-8.0/ext/sodium/tests/
H A Dcrypto_auth.phpt8 $key = sodium_crypto_auth_keygen();
/PHP-8.0/ext/sodium/
H A Dphp_libsodium.h55 PHP_FUNCTION(sodium_crypto_auth_keygen);
H A Dlibsodium.stub.php37 function sodium_crypto_auth_keygen(): string {} function
H A Dlibsodium_arginfo.h429 ZEND_FUNCTION(sodium_crypto_auth_keygen);
558 ZEND_FE(sodium_crypto_auth_keygen, arginfo_sodium_crypto_auth_keygen)
H A Dlibsodium.c2835 PHP_FUNCTION(sodium_crypto_auth_keygen) in PHP_FUNCTION() argument

Completed in 26 milliseconds