Home
last modified time | relevance | path

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

/PHP-8.4/ext/sodium/tests/
H A Dcrypto_aead.phpt43 $ciphertext = sodium_crypto_aead_chacha20poly1305_ietf_encrypt($msg, $ad, $nonce, $key);
/PHP-8.4/ext/sodium/
H A Dlibsodium.stub.php580 function sodium_crypto_aead_chacha20poly1305_ietf_encrypt(#[\SensitiveParameter] string $message, s…
H A Dlibsodium_arginfo.h506 ZEND_FUNCTION(sodium_crypto_aead_chacha20poly1305_ietf_encrypt);
641 …ZEND_FE(sodium_crypto_aead_chacha20poly1305_ietf_encrypt, arginfo_sodium_crypto_aead_chacha20poly1…
H A Dlibsodium.c2212 PHP_FUNCTION(sodium_crypto_aead_chacha20poly1305_ietf_encrypt) in PHP_FUNCTION() argument

Completed in 41 milliseconds