Lines Matching defs:section
35 const char *section, in X509V3_EXT_nconf_int()
313 int X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_add_nconf_sk()
359 int X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_add_nconf()
372 int X509V3_EXT_CRL_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_CRL_add_nconf()
385 int X509V3_EXT_REQ_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_REQ_add_nconf()
399 char *X509V3_get_string(X509V3_CTX *ctx, const char *name, const char *section) in X509V3_get_string()
429 void X509V3_section_free(X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *section) in X509V3_section_free()
437 static char *nconf_get_string(void *db, const char *section, const char *value) in nconf_get_string()
528 static char *conf_lhash_get_string(void *db, const char *section, const char *value) in conf_lhash_get_string()
556 const char *section, X509 *cert) in X509V3_EXT_add_conf()
573 const char *section, X509_CRL *crl) in X509V3_EXT_CRL_add_conf()
590 const char *section, X509_REQ *req) in X509V3_EXT_REQ_add_conf()