Searched defs:cnf (Results 1 - 16 of 16) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/x509v3/
H A Dv3_crld.c116 CONF_VALUE *cnf; local
H A Dv3_akey.c122 CONF_VALUE *cnf; local
H A Dv3_pci.c238 CONF_VALUE *cnf = sk_CONF_VALUE_value(vals, i); local
[all...]
H A Dv3_alt.c238 CONF_VALUE *cnf; local
307 CONF_VALUE *cnf; local
398 CONF_VALUE *cnf; local
416 v2i_GENERAL_NAME(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, CONF_VALUE *cnf) argument
422 v2i_GENERAL_NAME_ex(GENERAL_NAME *out, X509V3_EXT_METHOD *method, X509V3_CTX *ctx, CONF_VALUE *cnf, int is_nc) argument
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/evp/
H A Devp_cnf.c74 static int alg_module_init(CONF_IMODULE *md, const CONF *cnf) argument
/freebsd-9.3-release/usr.sbin/pw/
H A Dpw_log.c39 pw_log(struct userconf * cnf, int mode, int which, char const * fmt,...) argument
H A Dpw.c104 struct userconf *cnf; local
H A Dpw_group.c49 pw_group(struct userconf * cnf, int mode, struct cargs * args) argument
339 gr_gidpolicy(struct userconf * cnf, struct cargs * args) argument
[all...]
H A Dpw_user.c97 pw_user(struct userconf * cnf, int mode, struct cargs * args) argument
797 pw_uidpolicy(struct userconf * cnf, struct cargs * args) argument
853 pw_gidpolicy(struct userconf * cnf, struct cargs * args, char *nam, gid_t prefer) argument
923 pw_pwdpolicy(struct userconf * cnf, struct cargs * args) argument
939 pw_exppolicy(struct userconf * cnf, struct cargs * args) argument
955 pw_homepolicy(struct userconf * cnf, struct cargs * args, char const * user) argument
1008 pw_shellpolicy(struct userconf * cnf, struct cargs * args, char *newshell) argument
1042 pw_password(struct userconf * cnf, struct cargs * args, char const * user) argument
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/asn1/
H A Dasn_moid.c72 static int oid_module_init(CONF_IMODULE *md, const CONF *cnf) argument
H A Dasn1_gen.c125 X509V3_CTX cnf; local
134 ASN1_TYPE *ASN1_generate_v3(char *str, X509V3_CTX *cnf) argument
426 static ASN1_TYPE *asn1_multi(int utype, const char *section, X509V3_CTX *cnf) argument
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/engine/
H A Deng_cnf.c91 static int int_engine_configure(char *name, char *value, const CONF *cnf) argument
202 static int int_engine_module_init(CONF_IMODULE *md, const CONF *cnf) argument
/freebsd-9.3-release/crypto/openssl/apps/
H A Dasn1pars.c376 CONF *cnf = NULL; local
H A Dcms.c1132 CONF_VALUE cnf; local
H A Dapps.c681 CONF_VALUE *cnf; local
1354 int load_config(BIO *err, CONF *cnf) argument
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/conf/
H A Dconf_mod.c122 int CONF_modules_load(const CONF *cnf, const char *appname, argument
198 static int module_run(const CONF *cnf, cha argument
234 module_load_dso(const CONF *cnf, char *name, char *value, unsigned long flags) argument
332 module_init(CONF_MODULE *pmod, char *name, char *value, const CONF *cnf) argument
[all...]

Completed in 205 milliseconds