Home
last modified time | relevance | path

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

/PHP-8.2/ext/sodium/tests/
H A Dcrypto_stream_xchacha20.phpt46 $stream7_left = sodium_crypto_stream_xchacha20_xor_ic($left, $n2, 0, $key);
47 $stream7_right = sodium_crypto_stream_xchacha20_xor_ic($right, $n2, 1, $key);
/PHP-8.2/ext/sodium/
H A Dlibsodium.stub.php710 function sodium_crypto_stream_xchacha20_xor_ic(#[\SensitiveParameter] string $message, string $nonc…
H A Dlibsodium_arginfo.h675 ZEND_FUNCTION(sodium_crypto_stream_xchacha20_xor_ic);
861 ZEND_FE(sodium_crypto_stream_xchacha20_xor_ic, arginfo_sodium_crypto_stream_xchacha20_xor_ic)
H A Dlibsodium.c1369 PHP_FUNCTION(sodium_crypto_stream_xchacha20_xor_ic) in PHP_FUNCTION() argument
/PHP-8.2/
H A DUPGRADING275 . sodium_crypto_stream_xchacha20_xor_ic()
H A DNEWS2060 . Added sodium_crypto_stream_xchacha20_xor_ic(). (Scott)

Completed in 32 milliseconds