Home
last modified time | relevance | path

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

/PHP-8.2/ext/sodium/
H A Dlibsodium.c3519 size_t y_len; in PHP_FUNCTION() local
3522 &x, &x_len, &y, &y_len) == FAILURE) { in PHP_FUNCTION()
3531 if (y_len != crypto_core_ristretto255_SCALARBYTES) { in PHP_FUNCTION()

Completed in 14 milliseconds