X509V3_EXT_add_nconf_sk
&& !X509V3_EXT_add_nconf_sk(conf, &ext_ctx, opt_reqexts, &exts)) {
&& !X509V3_EXT_add_nconf_sk(conf, &ext_ctx, opt_policies, &exts)) {
return X509V3_EXT_add_nconf_sk(conf, ctx, section, sk);
return X509V3_EXT_add_nconf_sk(conf, ctx, section, sk);
int ret = X509V3_EXT_add_nconf_sk(conf, ctx, section, &exts);
int X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, const char *section,