Searched defs:cnf (Results 1 – 13 of 13) sorted by relevance
/external/openssl/crypto/x509v3/ |
D | v3_alt.c | 247 CONF_VALUE *cnf; in v2i_issuer_alt() local 312 CONF_VALUE *cnf; in v2i_subject_alt() local 401 CONF_VALUE *cnf; in v2i_GENERAL_NAMES() local 419 CONF_VALUE *cnf) in v2i_GENERAL_NAME() 526 X509V3_CTX *ctx, CONF_VALUE *cnf, int is_nc) in v2i_GENERAL_NAME_ex()
|
D | v3_crld.c | 116 CONF_VALUE *cnf) in set_dist_point_name() 274 CONF_VALUE *cnf; in crldp_from_section() local 317 CONF_VALUE *cnf; in v2i_crld() local 450 CONF_VALUE *cnf; in v2i_idp() local
|
D | v3_cpols.c | 202 CONF_VALUE *cnf; in policy_section() local 276 CONF_VALUE *cnf; in notice_section() local 341 CONF_VALUE *cnf; in nref_nos() local
|
D | v3_akey.c | 116 CONF_VALUE *cnf; in v2i_AUTHORITY_KEYID() local
|
D | v3_info.c | 139 CONF_VALUE *cnf, ctmp; in v2i_AUTHORITY_INFO_ACCESS() local
|
D | v3_pci.c | 256 CONF_VALUE *cnf = sk_CONF_VALUE_value(vals, i); in r2i_pci() local
|
D | v3_sxnet.c | 134 CONF_VALUE *cnf; in sxnet_v2i() local
|
/external/openssl/crypto/engine/ |
D | eng_cnf.c | 92 static int int_engine_configure(char *name, char *value, const CONF *cnf) in int_engine_configure() 216 static int int_engine_module_init(CONF_IMODULE *md, const CONF *cnf) in int_engine_module_init()
|
/external/openssl/crypto/conf/ |
D | conf_mod.c | 124 int CONF_modules_load(const CONF *cnf, const char *appname, in CONF_modules_load() 206 static int module_run(const CONF *cnf, char *name, char *value, in module_run() 245 static CONF_MODULE *module_load_dso(const CONF *cnf, char *name, char *value, in module_load_dso() 348 const CONF *cnf) in module_init()
|
/external/openssl/crypto/asn1/ |
D | asn_moid.c | 71 static int oid_module_init(CONF_IMODULE *md, const CONF *cnf) in oid_module_init()
|
D | asn1_gen.c | 126 X509V3_CTX cnf; in ASN1_generate_nconf() local 135 ASN1_TYPE *ASN1_generate_v3(char *str, X509V3_CTX *cnf) in ASN1_generate_v3() 448 static ASN1_TYPE *asn1_multi(int utype, const char *section, X509V3_CTX *cnf) in asn1_multi()
|
/external/openssl/apps/ |
D | asn1pars.c | 389 CONF *cnf = NULL; in do_generate() local
|
D | apps.c | 718 CONF_VALUE *cnf; in add_oid_section() local 1506 int load_config(BIO *err, CONF *cnf) in load_config()
|