Searched refs:opt_reqexts (Results 1 – 1 of 1) sorted by relevance
117 static char *opt_reqexts = NULL; variable558 {(char **)&opt_days}, {&opt_reqexts},1571 if (opt_reqexts != NULL) in setup_request_ctx()1670 if (opt_reqexts != NULL || opt_policies != NULL) { in setup_request_ctx()1675 if (opt_reqexts != NULL in setup_request_ctx()1676 && !X509V3_EXT_add_nconf_sk(conf, &ext_ctx, opt_reqexts, &exts)) { in setup_request_ctx()1678 opt_reqexts); in setup_request_ctx()2489 opt_reqexts = opt_str(); in get_opts()