Home
last modified time | relevance | path

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

/PHP-8.1/ext/sodium/
H A Dlibsodium.c2889 char *eddsakey; in PHP_FUNCTION() local
2893 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
2904 (const unsigned char *) eddsakey) != 0) { in PHP_FUNCTION()
2916 char *eddsakey; in PHP_FUNCTION() local
2920 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
2931 (const unsigned char *) eddsakey) != 0) { in PHP_FUNCTION()

Completed in 14 milliseconds