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

/freebsd-10.1-release/crypto/openssl/crypto/evp/
H A Devp_cnf.c74 static int alg_module_init(CONF_IMODULE *md, const CONF *cnf) argument
/freebsd-10.1-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.c100 struct userconf *cnf; local
H A Dpw_group.c51 pw_group(struct userconf * cnf, int mode, struct cargs * args) argument
346 gr_gidpolicy(struct userconf * cnf, struct cargs * args) argument
[all...]
H A Dpw_user.c100 pw_user(struct userconf * cnf, int mode, struct cargs * args) argument
842 pw_uidpolicy(struct userconf * cnf, struct cargs * args) argument
898 pw_gidpolicy(struct userconf * cnf, struct cargs * args, char *nam, gid_t prefer) argument
969 pw_pwdpolicy(struct userconf * cnf, struct cargs * args) argument
985 pw_exppolicy(struct userconf * cnf, struct cargs * args) argument
1001 pw_homepolicy(struct userconf * cnf, struct cargs * args, char const * user) argument
1054 pw_shellpolicy(struct userconf * cnf, struct cargs * args, char *newshell) argument
1092 pw_password(struct userconf * cnf, struct cargs * args, char const * user) argument
[all...]
/freebsd-10.1-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.c130 X509V3_CTX cnf; local
139 ASN1_TYPE *ASN1_generate_v3(char *str, X509V3_CTX *cnf) argument
148 static ASN1_TYPE *generate_v3(char *str, X509V3_CTX *cnf, int depth, argument
458 asn1_multi(int utype, const char *section, X509V3_CTX *cnf, int depth, int *perr) argument
[all...]
/freebsd-10.1-release/crypto/openssl/crypto/x509v3/
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.c244 CONF_VALUE *cnf; local
313 CONF_VALUE *cnf; local
404 CONF_VALUE *cnf; local
422 v2i_GENERAL_NAME(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, CONF_VALUE *cnf) argument
519 v2i_GENERAL_NAME_ex(GENERAL_NAME *out, const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, CONF_VALUE *cnf, int is_nc) argument
[all...]
H A Dv3_crld.c255 CONF_VALUE *cnf; local
113 set_dist_point_name(DIST_POINT_NAME **pdp, X509V3_CTX *ctx, CONF_VALUE *cnf) argument
292 CONF_VALUE *cnf; local
420 CONF_VALUE *cnf; local
[all...]
/freebsd-10.1-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-10.1-release/crypto/openssl/apps/
H A Dasn1pars.c376 CONF *cnf = NULL; local
H A Dapps.c728 CONF_VALUE *cnf; local
1465 int load_config(BIO *err, CONF *cnf) argument
[all...]
/freebsd-10.1-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 95 milliseconds