Searched refs:krb5_context (Results 1 - 25 of 436) sorted by relevance

1234567891011>>

/macosx-10.10.1/Heimdal-398.1.2/kcm/
H A Devents.c39 kcm_debug_events(krb5_context context)
H A Dkcm-protos.h17 krb5_context /*context*/,
27 krb5_context /*context*/,
33 krb5_context /*context*/,
38 krb5_context /*context*/,
44 krb5_context /*context*/,
50 krb5_context /*context*/,
62 krb5_context /*context*/,
69 krb5_context /*context*/,
75 krb5_context /*context*/,
86 krb5_context /*contex
[all...]
H A Dglue.c46 kcmss_get_name(krb5_context context,
53 kcmss_resolve(krb5_context context, krb5_ccache *id, const char *res)
59 kcmss_gen_new(krb5_context context, krb5_ccache *id)
65 kcmss_initialize(krb5_context context,
85 kcmss_close(krb5_context context,
99 kcmss_destroy(krb5_context context,
113 kcmss_store_cred(krb5_context context,
128 kcmss_retrieve(krb5_context context,
153 kcmss_get_principal(krb5_context context,
169 kcmss_get_first (krb5_context contex
[all...]
/macosx-10.10.1/Heimdal-398.1.2/kdc/
H A Dkdc-protos.h13 krb5_context /*context*/,
23 krb5_context /*context*/,
32 krb5_context /*context*/,
41 krb5_context /*context*/,
50 krb5_context /*context*/,
56 krb5_context /*context*/,
61 krb5_context /*context*/,
70 krb5_context /*context*/,
75 krb5_context /*context*/,
86 krb5_context /*contex
[all...]
H A Dwindc_plugin.h56 (*krb5plugin_windc_pac_generate)(void *, krb5_context,
60 (*krb5plugin_windc_pac_verify)(void *, krb5_context,
70 void *, krb5_context,
82 krb5_error_code (*init)(krb5_context, void **);
H A Dkdc-private.h9 krb5_context /*context*/,
20 krb5_context /*context*/,
33 _kdc_check_access(krb5_context context,
42 krb5_context /*context*/,
49 krb5_context /*context*/,
59 krb5_context /*context*/,
68 krb5_context /*context*/,
76 _kdc_encode_reply(krb5_context context,
90 krb5_context /*context*/,
110 krb5_context /*contex
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A Dconfig_plugin.h44 (*krb5plugin_get_default_realm)(krb5_context, void *, void *, void (*)(krb5_context, void *, krb5_const_realm));
46 (*krb5plugin_get_host_domain)(krb5_context, const char *, void *, void *, void (*)(krb5_context, void *, krb5_const_realm));
53 krb5_error_code (*init)(krb5_context, void **);
H A Dkrb5-protos.h78 krb5_context context,
100 krb5_context context,
119 krb5_context context,
136 krb5_context context,
159 krb5_context context,
212 krb5_context context,
233 krb5_context context,
251 krb5_context context,
269 krb5_context context,
274 krb5_context contex
[all...]
H A Dkrb5-private.h50 krb5_context context,
57 krb5_context context,
66 krb5_context context,
75 krb5_context context,
81 krb5_context context,
86 krb5_context context,
96 krb5_context context,
102 krb5_context context,
108 krb5_context context,
121 krb5_context contex
[all...]
H A Dcrypto-stubs.c39 krb5_init_context(krb5_context *context)
41 krb5_context p;
64 krb5_free_context(krb5_context context)
79 krb5_homedir_access(krb5_context context)
85 krb5_log(krb5_context context,
98 krb5_config_get_string (krb5_context context,
H A Dsend_to_kdc_plugin.h48 (*krb5plugin_send_to_kdc_func)(krb5_context,
55 (*krb5plugin_send_to_realm_func)(krb5_context,
65 krb5_error_code (*init)(krb5_context, void **);
H A Dadd_et_list.c51 krb5_add_et_list (krb5_context context,
H A Dfree_host_realm.c48 krb5_free_host_realm(krb5_context context,
H A Dgenerate_seq_number.c37 krb5_generate_seq_number(krb5_context context,
H A Dnet_read.c37 krb5_net_read (krb5_context context,
H A Dcodec.c39 krb5_decode_EncTicketPart (krb5_context context,
50 krb5_encode_EncTicketPart (krb5_context context,
61 krb5_decode_EncASRepPart (krb5_context context,
72 krb5_encode_EncASRepPart (krb5_context context,
83 krb5_decode_EncTGSRepPart (krb5_context context,
94 krb5_encode_EncTGSRepPart (krb5_context context,
105 krb5_decode_EncAPRepPart (krb5_context context,
116 krb5_encode_EncAPRepPart (krb5_context context,
127 krb5_decode_Authenticator (krb5_context context,
138 krb5_encode_Authenticator (krb5_context contex
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/hdb/
H A Dhdb-protos.h12 hdb_add_history_key(krb5_context context, hdb_entry *entry, krb5_kvno kvno, Key *key);
15 hdb_change_kvno(krb5_context context, krb5_kvno new_kvno, hdb_entry *entry);
19 krb5_context /*context*/,
24 krb5_context /*context*/,
30 krb5_context /*context*/,
35 krb5_context /*context*/,
41 krb5_context /*context*/,
46 krb5_context /*context*/,
52 krb5_context /*context*/,
57 hdb_db_dir (krb5_context /*contex
[all...]
H A Dhdb.h95 void (*free_entry)(krb5_context, struct hdb_entry_ex *);
127 krb5_error_code (*hdb_open)(krb5_context, struct HDB*, int, mode_t);
134 krb5_error_code (*hdb_close)(krb5_context, struct HDB*);
138 void (*hdb_free)(krb5_context, struct HDB*, hdb_entry_ex*);
146 krb5_error_code (*hdb_fetch_kvno)(krb5_context, struct HDB*,
152 krb5_error_code (*hdb_store)(krb5_context, struct HDB*,
157 krb5_error_code (*hdb_remove)(krb5_context, struct HDB*,
162 krb5_error_code (*hdb_firstkey)(krb5_context, struct HDB*,
167 krb5_error_code (*hdb_nextkey)(krb5_context, struct HDB*,
176 krb5_error_code (*hdb_lock)(krb5_context, struc
[all...]
H A Dhdb-private.h9 krb5_context /*context*/,
23 krb5_context /*context*/,
29 krb5_context /*context*/,
38 krb5_context /*context*/,
50 krb5_context /*context*/,
56 krb5_context /*context*/,
/macosx-10.10.1/MITKerberosShim-66/
H A Dheim.h44 extern krb5_context milcontext;
60 krb5_context mshim_ctx(void);
72 #define HC(x) ((krb5_context)x)
87 void mshim_mcred2hcred(krb5_context, mit_krb5_creds *, krb5_creds *);
88 void mshim_hcred2mcred(krb5_context, krb5_creds *, mit_krb5_creds *);
90 mshim_hprinc2mprinc(krb5_context, krb5_principal);
102 void mshim_herror2merror(krb5_context, const krb5_error *, mit_krb5_error *);
119 krb5_context /*context*/,
125 krb5_context /*context*/,
132 krb5_context /*contex
[all...]
/macosx-10.10.1/MITKerberosShim-66/PrivateKerberos/
H A Dauthdata_plugin.h80 krb5_error_code (*init_proc)(krb5_context, void **);
81 void (*fini_proc)(krb5_context, void *);
105 krb5_error_code (*authdata_proc)(krb5_context,
/macosx-10.10.1/Heimdal-398.1.2/lib/kadm5/
H A Dkadm5-pwcheck.h43 typedef const char* (*kadm5_passwd_quality_check_func_v0)(krb5_context,
54 (*kadm5_passwd_quality_check_func)(krb5_context context,
/macosx-10.10.1/MITKerberosShim-66/Kerberos/
H A Dpreauth_plugin.h111 (*preauth_get_as_key_proc)(krb5_context,
133 (*preauth_get_client_data_proc)(krb5_context,
143 * the krb5_context */
145 (*preauth_client_plugin_init_proc)(krb5_context context,
148 (*preauth_client_plugin_fini_proc)(krb5_context context,
155 (*preauth_client_get_flags_proc)(krb5_context context,
162 * the lifetime of a krb5_context. */
164 (*preauth_client_request_init_proc)(krb5_context context,
168 (*preauth_client_request_fini_proc)(krb5_context context,
181 (*preauth_client_process_proc)(krb5_context contex
[all...]
H A Dkrb5.h356 typedef struct _krb5_context * krb5_context; typedef in typeref:struct:_krb5_context
476 (krb5_context context, const krb5_keyblock *key,
482 (krb5_context context, const krb5_keyblock *key,
488 (krb5_context context, krb5_enctype enctype,
493 (krb5_context context, krb5_enctype enctype,
498 (krb5_context context, krb5_enctype enctype,
503 (krb5_context context,
509 (krb5_context context, const krb5_keyblock *key, krb5_data *state) KERBEROS_APPLE_DEPRECATED("use GSS.framework");
512 krb5_c_prf (krb5_context, const krb5_keyblock *,
516 krb5_c_prf_length (krb5_context, krb5_enctyp
[all...]
/macosx-10.10.1/MITKerberosShim-66/mit-include/krb5/
H A Dpreauth_plugin.h111 (*preauth_get_as_key_proc)(krb5_context,
133 (*preauth_get_client_data_proc)(krb5_context,
143 * the krb5_context */
145 (*preauth_client_plugin_init_proc)(krb5_context context,
148 (*preauth_client_plugin_fini_proc)(krb5_context context,
155 (*preauth_client_get_flags_proc)(krb5_context context,
162 * the lifetime of a krb5_context. */
164 (*preauth_client_request_init_proc)(krb5_context context,
168 (*preauth_client_request_fini_proc)(krb5_context context,
181 (*preauth_client_process_proc)(krb5_context contex
[all...]

Completed in 112 milliseconds

1234567891011>>