Searched defs:aad (Results 1 – 1 of 1) sorted by relevance
/PHP-8.2/ext/openssl/ |
H A D | openssl.c | 7386 const char *aad, size_t aad_len, int enc) /* {{{ */ in php_openssl_cipher_update() 7432 const char *aad, size_t aad_len) in php_openssl_encrypt() 7520 char *data, *method, *password, *iv = "", *aad = ""; in PHP_FUNCTION() local 7545 const char *aad, size_t aad_len) in php_openssl_decrypt() 7621 char *data, *method, *password, *iv = "", *tag = NULL, *aad = ""; in PHP_FUNCTION() local
|
Completed in 28 milliseconds