Searched refs:sodium_crypto_secretstream_xchacha20poly1305_init_pull (Results 1 – 5 of 5) sorted by relevance
24 $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);
95 PHP_FUNCTION(sodium_crypto_secretstream_xchacha20poly1305_init_pull);
122 function sodium_crypto_secretstream_xchacha20poly1305_init_pull(string $header, string $key): strin… function
489 ZEND_FUNCTION(sodium_crypto_secretstream_xchacha20poly1305_init_pull);618 …ZEND_FE(sodium_crypto_secretstream_xchacha20poly1305_init_pull, arginfo_sodium_crypto_secretstream…
3211 PHP_FUNCTION(sodium_crypto_secretstream_xchacha20poly1305_init_pull) in PHP_FUNCTION() argument
Completed in 20 milliseconds