Home
last modified time | relevance | path

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

/php-src/ext/sodium/
H A Dlibsodium.c2951 char *eddsakey; in PHP_FUNCTION() local
2955 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
2966 (const unsigned char *) eddsakey) != 0) { in PHP_FUNCTION()
2979 char *eddsakey; in PHP_FUNCTION() local
2983 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
2994 (const unsigned char *) eddsakey) != 0) { in PHP_FUNCTION()

Completed in 20 milliseconds