Home
last modified time | relevance | path

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

/PHP-7.4/ext/sodium/tests/
H A Dcrypto_secretstream.phpt24 $stream = sodium_crypto_secretstream_xchacha20poly1305_init_pull($header, $key);
37 $stream = sodium_crypto_secretstream_xchacha20poly1305_init_pull($header, $key);
43 $stream = sodium_crypto_secretstream_xchacha20poly1305_init_pull($header, $key);
/PHP-7.4/ext/sodium/
H A Dphp_libsodium.h97 PHP_FUNCTION(sodium_crypto_secretstream_xchacha20poly1305_init_pull);
H A Dlibsodium.c313 PHP_FE(sodium_crypto_secretstream_xchacha20poly1305_init_pull, AI_StringAndKey)
3628 PHP_FUNCTION(sodium_crypto_secretstream_xchacha20poly1305_init_pull) in PHP_FUNCTION() argument

Completed in 19 milliseconds