Home
last modified time | relevance | path

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

/PHP-8.2/ext/openssl/
H A Dopenssl.c7060 zval *pubkeys, *pubkey, *sealdata, *ekeys, *iv = NULL; in PHP_FUNCTION() local
7195 char *method, *iv = NULL; in PHP_FUNCTION() local
7655 const char *iv, size_t iv_len, in php_openssl_encrypt()
7745 char *data, *method, *password, *iv = "", *aad = ""; in PHP_FUNCTION() local
7768 const char *iv, size_t iv_len, in php_openssl_decrypt()
7846 char *data, *method, *password, *iv = "", *tag = NULL, *aad = ""; in PHP_FUNCTION() local

Completed in 43 milliseconds