Home
last modified time | relevance | path

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

/openssl/apps/
H A Dreq.c78 static CONF *req_conf = NULL; variable
549 if (req_conf != NULL) { in req_main()
564 if (!add_oid_section(req_conf)) in req_main()
586 X509V3_set_nconf(&ctx, req_conf); in req_main()
599 X509V3_set_nconf(&ctx, req_conf); in req_main()
630 app_RAND_load_conf(req_conf, section); in req_main()
638 app_RAND_load_conf(req_conf, section); in req_main()
857 X509V3_set_nconf(&ext_ctx, req_conf); in req_main()
895 X509V3_set_nconf(&ext_ctx, req_conf); in req_main()
1047 NCONF_free(req_conf); in req_main()
[all …]

Completed in 7 milliseconds