Home
last modified time | relevance | path

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

/PHP-7.4/ext/openssl/
H A Dopenssl.c3634 X509V3_CTX ext_ctx; in PHP_FUNCTION() local
3636 X509V3_set_ctx(&ext_ctx, NULL, NULL, csr, NULL, 0); in PHP_FUNCTION()
3637 X509V3_set_conf_lhash(&ext_ctx, req.req_config); in PHP_FUNCTION()
3641 &ext_ctx, req.request_extensions_section, csr)) in PHP_FUNCTION()

Completed in 18 milliseconds