Home
last modified time | relevance | path

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

/php-src/ext/sodium/tests/
H A Dcrypto_secretstream.phpt25 $stream = sodium_crypto_secretstream_xchacha20poly1305_init_pull($header, $key);
38 $stream = sodium_crypto_secretstream_xchacha20poly1305_init_pull($header, $key);
44 $stream = sodium_crypto_secretstream_xchacha20poly1305_init_pull($header, $key);
/php-src/ext/sodium/
H A Dlibsodium.stub.php723 function sodium_crypto_secretstream_xchacha20poly1305_init_pull(string $header, #[\SensitiveParamet…
H A Dlibsodium_arginfo.h579 ZEND_FUNCTION(sodium_crypto_secretstream_xchacha20poly1305_init_pull);
714 …ZEND_FE(sodium_crypto_secretstream_xchacha20poly1305_init_pull, arginfo_sodium_crypto_secretstream…
H A Dlibsodium.c3489 PHP_FUNCTION(sodium_crypto_secretstream_xchacha20poly1305_init_pull) in PHP_FUNCTION() argument

Completed in 33 milliseconds