Searched refs:opt_reqexts (Results 1 – 1 of 1) sorted by relevance
129 static char *opt_reqexts = NULL; variable634 {(char **)&opt_days}, {&opt_reqexts},1717 if (opt_reqexts != NULL) in setup_request_ctx()1865 if (opt_reqexts != NULL || opt_policies != NULL) { in setup_request_ctx()1870 if (opt_reqexts != NULL in setup_request_ctx()1871 && !X509V3_EXT_add_nconf_sk(conf, &ext_ctx, opt_reqexts, &exts)) { in setup_request_ctx()1873 opt_reqexts); in setup_request_ctx()2939 opt_reqexts = opt_str(); in get_opts()
Completed in 13 milliseconds