Home
last modified time | relevance | path

Searched refs:zcainfo (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/openssl/
H A Dopenssl.c2616 zval * zcert, * zcainfo = NULL; in PHP_FUNCTION() local
2625 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "zl|a!s", &zcert, &purpose, &zcainfo, &untrusted, &untr… in PHP_FUNCTION()
2638 cainfo = php_openssl_setup_verify(zcainfo); in PHP_FUNCTION()

Completed in 23 milliseconds