Home
last modified time | relevance | path

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

/PHP-7.1/ext/openssl/
H A Dopenssl.c3523 X509V3_CTX ext_ctx; in PHP_FUNCTION() local
3525 X509V3_set_ctx(&ext_ctx, NULL, NULL, csr, NULL, 0); in PHP_FUNCTION()
3526 X509V3_set_conf_lhash(&ext_ctx, req.req_config); in PHP_FUNCTION()
3530 &ext_ctx, req.request_extensions_section, csr)) in PHP_FUNCTION()

Completed in 19 milliseconds