Home
last modified time | relevance | path

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

/PHP-8.4/ext/sodium/
H A Dlibsodium.c3774 size_t y_len; in PHP_FUNCTION() local
3777 &x, &x_len, &y, &y_len) == FAILURE) { in PHP_FUNCTION()
3786 if (y_len != crypto_core_ristretto255_SCALARBYTES) { in PHP_FUNCTION()

Completed in 48 milliseconds