Home
last modified time | relevance | path

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

/PHP-8.0/ext/sodium/
H A Dlibsodium.c2714 char *eddsakey; in PHP_FUNCTION() local
2718 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
2729 (const unsigned char *) eddsakey) != 0) { in PHP_FUNCTION()
2741 char *eddsakey; in PHP_FUNCTION() local
2745 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
2756 (const unsigned char *) eddsakey) != 0) { in PHP_FUNCTION()

Completed in 13 milliseconds