Home
last modified time | relevance | path

Searched defs:ciphertext (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/ext/sodium/
H A Dlibsodium.stub.php503 function sodium_crypto_aead_aes256gcm_decrypt(string $ciphertext, string $additional_data, string $… argument
H A Dlibsodium.c321 zend_string *ciphertext; in PHP_FUNCTION() local
365 unsigned char *ciphertext; in PHP_FUNCTION() local
731 zend_string *ciphertext; in PHP_FUNCTION() local
778 unsigned char *ciphertext; in PHP_FUNCTION() local
821 zend_string *ciphertext; in PHP_FUNCTION() local
856 unsigned char *ciphertext; in PHP_FUNCTION() local
1212 zend_string *ciphertext; in PHP_FUNCTION() local
1252 zend_string *ciphertext; in PHP_FUNCTION() local
1292 zend_string *ciphertext; in PHP_FUNCTION() local
1332 zend_string *ciphertext; in PHP_FUNCTION() local
[all …]

Completed in 15 milliseconds