Home
last modified time | relevance | path

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

/PHP-7.2/ext/sodium/tests/
H A Dcrypto_auth.phpt8 $key = sodium_crypto_auth_keygen();
/PHP-7.2/ext/sodium/
H A Dphp_libsodium.h56 PHP_FUNCTION(sodium_crypto_auth_keygen);
H A Dlibsodium.c267 PHP_FE(sodium_crypto_auth_keygen, AI_None)
3231 PHP_FUNCTION(sodium_crypto_auth_keygen) in PHP_FUNCTION() argument

Completed in 23 milliseconds