Home
last modified time | relevance | path

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

/PHP-5.3/ext/openssl/
H A Dopenssl.c2567 X509V3_CTX ext_ctx; in PHP_FUNCTION() local
2569 X509V3_set_ctx(&ext_ctx, NULL, NULL, csr, NULL, 0); in PHP_FUNCTION()
2570 X509V3_set_conf_lhash(&ext_ctx, req.req_config); in PHP_FUNCTION()
2574 &ext_ctx, req.request_extensions_section, csr)) in PHP_FUNCTION()

Completed in 13 milliseconds