Searched refs:opt_reqexts (Results 1 – 1 of 1) sorted by relevance
114 static char *opt_reqexts = NULL; variable525 {(char **)&opt_days}, {&opt_reqexts},1485 if (opt_reqexts != NULL) in setup_request_ctx()1584 if (opt_reqexts != NULL || opt_policies != NULL) { in setup_request_ctx()1589 if (opt_reqexts != NULL in setup_request_ctx()1590 && !X509V3_EXT_add_nconf_sk(conf, &ext_ctx, opt_reqexts, &exts)) { in setup_request_ctx()1592 opt_reqexts); in setup_request_ctx()2366 opt_reqexts = opt_str(); in get_opts()
Completed in 7 milliseconds