Lines Matching refs:CONF_VALUE
28 static STACK_OF(CONF_VALUE) *conf_lhash_get_section(void *db, const char *section);
74 STACK_OF(CONF_VALUE) *nval; in do_ext_nconf()
304 STACK_OF(CONF_VALUE) *nval; in X509V3_EXT_add_nconf_sk()
305 CONF_VALUE *val; in X509V3_EXT_add_nconf_sk()
381 STACK_OF(CONF_VALUE) *X509V3_get_section(X509V3_CTX *ctx, const char *section) in STACK_OF() argument
401 void X509V3_section_free(X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *section) in X509V3_section_free()
414 static STACK_OF(CONF_VALUE) *nconf_get_section(void *db, const char *section) in STACK_OF() argument
444 X509_EXTENSION *X509V3_EXT_conf(LHASH_OF(CONF_VALUE) *conf, X509V3_CTX *ctx, in X509V3_EXT_conf()
454 X509_EXTENSION *X509V3_EXT_conf_nid(LHASH_OF(CONF_VALUE) *conf, in X509V3_EXT_conf_nid()
467 static STACK_OF(CONF_VALUE) *conf_lhash_get_section(void *db, const char *section) in STACK_OF() argument
479 void X509V3_set_conf_lhash(X509V3_CTX *ctx, LHASH_OF(CONF_VALUE) *lhash) in X509V3_set_conf_lhash()
485 int X509V3_EXT_add_conf(LHASH_OF(CONF_VALUE) *conf, X509V3_CTX *ctx, in X509V3_EXT_add_conf()
495 int X509V3_EXT_CRL_add_conf(LHASH_OF(CONF_VALUE) *conf, X509V3_CTX *ctx, in X509V3_EXT_CRL_add_conf()
505 int X509V3_EXT_REQ_add_conf(LHASH_OF(CONF_VALUE) *conf, X509V3_CTX *ctx, in X509V3_EXT_REQ_add_conf()