/freebsd/crypto/heimdal/lib/hdb/ |
H A D | hdb.h | 88 typedef struct hdb_entry_ex { struct 91 void (*free_entry)(krb5_context, struct hdb_entry_ex *); argument 92 } hdb_entry_ex; typedef 132 void (*hdb_free)(krb5_context, struct HDB*, hdb_entry_ex*); 142 hdb_entry_ex*); 147 unsigned, hdb_entry_ex*); 157 unsigned, hdb_entry_ex*); 162 unsigned, hdb_entry_ex*); 233 krb5_error_code (*hdb_password)(krb5_context, struct HDB*, hdb_entry_ex*, const char *, int); 244 krb5_error_code (*hdb_auth_status)(krb5_context, struct HDB *, hdb_entry_ex *, int); [all …]
|
H A D | hdb-private.h | 14 hdb_entry_ex */*entry*/); 25 hdb_entry_ex */*entry*/); 59 hdb_entry_ex */*entry*/);
|
H A D | hdb-keytab.c | 92 unsigned flags, hdb_entry_ex *entry) in hkt_firstkey() 99 hdb_entry_ex * entry) in hkt_nextkey() 121 unsigned flags, krb5_kvno kvno, hdb_entry_ex * entry) in hkt_fetch_kvno() 175 hdb_entry_ex * entry) in hkt_store()
|
H A D | common.c | 103 unsigned flags, krb5_kvno kvno, hdb_entry_ex *entry) in _hdb_fetch_kvno() 209 unsigned flags, hdb_entry_ex *entry) in hdb_add_aliases() 240 hdb_check_aliases(krb5_context context, HDB *db, hdb_entry_ex *entry) in hdb_check_aliases() 282 _hdb_store(krb5_context context, HDB *db, unsigned flags, hdb_entry_ex *entry) in _hdb_store()
|
H A D | hdb-protos.h | 197 hdb_entry_ex */*ent*/); 302 hdb_entry_ex */*entry*/,
|
H A D | db.c | 92 unsigned flags, hdb_entry_ex *entry, int flag) in DB_seq() 144 DB_firstkey(krb5_context context, HDB *db, unsigned flags, hdb_entry_ex *entry) in DB_firstkey() 151 DB_nextkey(krb5_context context, HDB *db, unsigned flags, hdb_entry_ex *entry) in DB_nextkey()
|
H A D | hdb.c | 169 hdb_free_entry(krb5_context context, hdb_entry_ex *ent) in hdb_free_entry() 192 hdb_entry_ex entry; in hdb_foreach() 425 hdb_entry_ex *entry) in _hdb_keytab2hdb_entry()
|
H A D | ndbm.c | 78 unsigned flags, hdb_entry_ex *entry, int first) in NDBM_seq() 123 NDBM_firstkey(krb5_context context, HDB *db,unsigned flags,hdb_entry_ex *entry) in NDBM_firstkey() 130 NDBM_nextkey(krb5_context context, HDB *db, unsigned flags,hdb_entry_ex *entry) in NDBM_nextkey()
|
H A D | db3.c | 96 unsigned flags, hdb_entry_ex *entry, int flag) in DB_seq() 141 DB_firstkey(krb5_context context, HDB *db, unsigned flags, hdb_entry_ex *entry) in DB_firstkey() 148 DB_nextkey(krb5_context context, HDB *db, unsigned flags, hdb_entry_ex *entry) in DB_nextkey()
|
H A D | hdb-mitdb.c | 523 unsigned flags, hdb_entry_ex *entry, int flag) in mdb_seq() 568 mdb_firstkey(krb5_context context, HDB *db, unsigned flags, hdb_entry_ex *entry) in mdb_firstkey() 575 mdb_nextkey(krb5_context context, HDB *db, unsigned flags, hdb_entry_ex *entry) in mdb_nextkey() 684 unsigned flags, krb5_kvno kvno, hdb_entry_ex *entry) in mdb_fetch_kvno() 711 mdb_store(krb5_context context, HDB *db, unsigned flags, hdb_entry_ex *entry) in mdb_store()
|
H A D | hdb-sqlite.c | 388 unsigned flags, krb5_kvno kvno, hdb_entry_ex *entry) in hdb_sqlite_fetch_kvno() 482 hdb_entry_ex *entry) in hdb_sqlite_store() 712 hdb_entry_ex *entry) in hdb_sqlite_nextkey() 747 hdb_entry_ex *entry) in hdb_sqlite_firstkey()
|
H A D | hdb-ldap.c | 52 int flags, hdb_entry_ex * ent); 386 LDAP_entry2mods(krb5_context context, HDB * db, hdb_entry_ex * ent, in LDAP_entry2mods() 393 hdb_entry_ex orig; in LDAP_entry2mods() 976 int flags, hdb_entry_ex * ent) in LDAP_message2entry() 1436 LDAP_seq(krb5_context context, HDB * db, unsigned flags, hdb_entry_ex * entry) in LDAP_seq() 1501 hdb_entry_ex *entry) in LDAP_firstkey() 1529 hdb_entry_ex * entry) in LDAP_nextkey() 1611 unsigned flags, krb5_kvno kvno, hdb_entry_ex * entry) in LDAP_fetch_kvno() 1643 unsigned flags, hdb_entry_ex * entry) in LDAP_fetch() 1651 hdb_entry_ex * entr in LDAP_store() [all...] |
/freebsd/crypto/heimdal/kdc/ |
H A D | kdc-private.h | 11 hdb_entry_ex */*krbtgt*/, 40 hdb_entry_ex */*client_ex*/, 42 hdb_entry_ex */*server_ex*/, 62 hdb_entry_ex **/*h*/); 103 hdb_entry_ex */*princ*/, 121 hdb_entry_ex */*ent*/); 127 hdb_entry_ex */*h*/, 158 hdb_entry_ex */*client*/, 166 hdb_entry_ex */*client*/, 167 hdb_entry_ex */*server*/, [all …]
|
H A D | windc_plugin.h | 52 struct hdb_entry_ex; 56 struct hdb_entry_ex *, krb5_pac *); 62 struct hdb_entry_ex *,/* client */ 63 struct hdb_entry_ex *,/* server */ 64 struct hdb_entry_ex *,/* krbtgt */ 71 hdb_entry_ex *, const char *, 72 hdb_entry_ex *, const char *,
|
H A D | windc.c | 75 hdb_entry_ex *client, in _kdc_pac_generate() 88 hdb_entry_ex *client, in _kdc_pac_verify() 89 hdb_entry_ex *server, in _kdc_pac_verify() 90 hdb_entry_ex *krbtgt, in _kdc_pac_verify() 111 hdb_entry_ex *client_ex, const char *client_name, in _kdc_check_access() 112 hdb_entry_ex *server_ex, const char *server_name, in _kdc_check_access()
|
H A D | misc.c | 45 hdb_entry_ex **h) in _kdc_db_fetch() 47 hdb_entry_ex *ent; in _kdc_db_fetch() 118 _kdc_free_ent(krb5_context context, hdb_entry_ex *ent) in _kdc_free_ent() 132 hdb_entry_ex *h, in _kdc_get_preferred_key()
|
H A D | kdc-protos.h | 15 hdb_entry_ex */*client_ex*/, 17 hdb_entry_ex */*server_ex*/,
|
H A D | krb5tgs.c | 105 hdb_entry_ex *krbtgt, in _kdc_add_KRB5SignedPath() 189 hdb_entry_ex *krbtgt, in check_KRB5SignedPath() 283 hdb_entry_ex *client, in check_PAC() 284 hdb_entry_ex *server, in check_PAC() 285 hdb_entry_ex *krbtgt, in check_PAC() 509 hdb_entry_ex *client, in check_constrained_delegation() 510 hdb_entry_ex *server, in check_constrained_delegation() 569 hdb_entry_ex *client, in check_s4u2self() 739 hdb_entry_ex *server, in tgs_make_reply() 742 hdb_entry_ex *client, in tgs_make_reply() [all …]
|
H A D | hprop.h | 56 krb5_error_code v5_prop(krb5_context, HDB*, hdb_entry_ex*, void*);
|
/freebsd/crypto/heimdal/lib/kadm5/ |
H A D | create_s.c | 60 hdb_entry_ex *ent, in create_principal() 111 hdb_entry_ex ent; in kadm5_s_create_principal_with_key() 153 hdb_entry_ex ent; in kadm5_s_create_principal()
|
H A D | ent_setup.c | 71 hdb_entry_ex *ent, in perform_tl_data() 116 default_flags(hdb_entry_ex *ent, int server) in default_flags() 135 hdb_entry_ex *ent, in _kadm5_setup_entry()
|
H A D | chpass_s.c | 45 hdb_entry_ex ent; in change() 162 hdb_entry_ex ent; in kadm5_s_chpass_principal_with_key()
|
H A D | delete_s.c | 43 hdb_entry_ex ent; in kadm5_s_delete_principal()
|
H A D | modify_s.c | 45 hdb_entry_ex ent; in modify_principal()
|
/freebsd/crypto/heimdal/doc/doxyout/hdb/ |
H A D | manpages | 11 hdb/man/man3/hdb_entry_ex.3
|