Home
last modified time | relevance | path

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

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

Completed in 14 milliseconds