Home
last modified time | relevance | path

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

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

Completed in 26 milliseconds