Home
last modified time | relevance | path

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

/PHP-7.2/ext/openssl/
H A Dopenssl.c6516 char *aad, size_t aad_len, int enc) /* {{{ */ in php_openssl_cipher_update()
6559 char *data, *method, *password, *iv = "", *aad = ""; in PHP_FUNCTION() local
6658 char *data, *method, *password, *iv = "", *tag = NULL, *aad = ""; in PHP_FUNCTION() local

Completed in 22 milliseconds