Home
last modified time | relevance | path

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

/php-src/ext/sodium/
H A Dlibsodium.c2948 char *eddsakey; in PHP_FUNCTION() local
2952 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
2963 (const unsigned char *) eddsakey) != 0) { in PHP_FUNCTION()
2975 char *eddsakey; in PHP_FUNCTION() local
2979 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
2990 (const unsigned char *) eddsakey) != 0) { in PHP_FUNCTION()

Completed in 15 milliseconds