Home
last modified time | relevance | path

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

/PHP-8.4/ext/sodium/
H A Dlibsodium.stub.php549 function sodium_crypto_aead_aes256gcm_decrypt(string $ciphertext, string $additional_data, string $… argument
H A Dlibsodium.c320 zend_string *ciphertext; in PHP_FUNCTION() local
364 unsigned char *ciphertext; in PHP_FUNCTION() local
730 zend_string *ciphertext; in PHP_FUNCTION() local
777 unsigned char *ciphertext; in PHP_FUNCTION() local
820 zend_string *ciphertext; in PHP_FUNCTION() local
855 unsigned char *ciphertext; in PHP_FUNCTION() local
1211 zend_string *ciphertext; in PHP_FUNCTION() local
1251 zend_string *ciphertext; in PHP_FUNCTION() local
1291 zend_string *ciphertext; in PHP_FUNCTION() local
1331 zend_string *ciphertext; in PHP_FUNCTION() local
[all …]

Completed in 35 milliseconds