Home
last modified time | relevance | path

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

/PHP-8.3/ext/openssl/
H A Dopenssl.c7024 zval *pubkeys, *pubkey, *sealdata, *ekeys, *iv = NULL; in PHP_FUNCTION() local
7159 char *method, *iv = NULL; in PHP_FUNCTION() local
7619 const char *iv, size_t iv_len, in php_openssl_encrypt()
7709 char *data, *method, *password, *iv = "", *aad = ""; in PHP_FUNCTION() local
7732 const char *iv, size_t iv_len, in php_openssl_decrypt()
7810 char *data, *method, *password, *iv = "", *tag = NULL, *aad = ""; in PHP_FUNCTION() local

Completed in 25 milliseconds