Searched defs:ccache (Results 26 - 50 of 74) sorted by relevance

123

/macosx-10.10.1/Heimdal-398.1.2/appl/test/
H A Dgssapi_server.c184 krb5_ccache ccache; local
/macosx-10.10.1/Heimdal-398.1.2/kcm/
H A Dconfig.c169 static int parse_owners(kcm_ccache ccache) argument
211 kcm_ccache ccache; local
[all...]
/macosx-10.10.1/Heimdal-398.1.2/kuser/
H A Dkvno.c104 krb5_ccache ccache; local
H A Dkimpersonate.c151 krb5_ccache ccache; local
H A Dklist.c248 print_tickets(krb5_context context, krb5_ccache ccache, krb5_principal principal, int do_verbose, int do_flags, int do_hidden, int do_json) argument
367 check_expiration(krb5_context context, krb5_ccache ccache, time_t *expiration) argument
462 display_v5_ccache(krb5_context context, krb5_ccache ccache, int do_test, int do_verbose, int do_flags, int do_hidden, int do_json) argument
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A Dsendauth.c64 krb5_sendauth(krb5_context context, krb5_auth_context *auth_context, krb5_pointer p_fd, const char *appl_version, krb5_principal client, krb5_principal server, krb5_flags ap_req_options, krb5_data *in_data, krb5_creds *in_creds, krb5_ccache ccache, krb5_error **ret_error, krb5_ap_rep_enc_part **rep_result, krb5_creds **out_creds) argument
H A Dtest_ap-req.c168 const char *principal, *keytab, *ccache; local
67 test_ap(krb5_context context, krb5_principal target, krb5_principal server, krb5_keytab keytab, krb5_ccache ccache, const krb5_flags client_flags) argument
H A Dverify_user.c79 krb5_ccache ccache; member in struct:krb5_verify_opt
125 krb5_verify_opt_set_ccache(krb5_verify_opt *opt, krb5_ccache ccache) argument
37 verify_common(krb5_context context, krb5_principal principal, krb5_principal server_principal, krb5_ccache ccache, krb5_keytab keytab, krb5_boolean secure, const char *service, krb5_creds *cred) argument
250 krb5_verify_user(krb5_context context, krb5_principal principal, krb5_ccache ccache, const char *password, krb5_boolean secure, const char *service) argument
274 krb5_verify_user_lrealm(krb5_context context, krb5_principal principal, krb5_ccache ccache, const char *password, krb5_boolean secure, const char *service) argument
[all...]
H A Dchangepw.c621 krb5_set_password_using_ccache(krb5_context context, krb5_ccache ccache, const char *newpw, krb5_principal targprinc, int *result_code, krb5_data *result_code_string, krb5_data *result_string) argument
H A Dget_for_creds.c104 krb5_fwd_tgt_creds(krb5_context context, krb5_auth_context auth_context, const char *hostname, krb5_principal client, krb5_principal server, krb5_ccache ccache, int forwardable, krb5_data *out_data) argument
187 krb5_get_forwarded_creds(krb5_context context, krb5_auth_context auth_context, krb5_ccache ccache, krb5_flags flags, const char *hostname, krb5_creds *in_creds, krb5_data *out_data) argument
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/kinit/
H A Dkinit.c32 krb5_ccache ccache; member in struct:kinit_data
[all...]
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/saslauthd/
H A Dauth_krb5.c181 krb5_ccache ccache = NULL; local
367 krb5_ccache ccache = NULL; local
268 k5support_verify_tgt(krb5_context context, krb5_ccache ccache) argument
[all...]
/macosx-10.10.1/Heimdal-398.1.2/appl/kf/
H A Dkf.c134 krb5_ccache ccache; local
H A Dkfd.c135 krb5_ccache ccache; local
/macosx-10.10.1/Heimdal-398.1.2/appl/su/
H A Dsu.c143 static krb5_ccache ccache; variable
[all...]
/macosx-10.10.1/Heimdal-398.1.2/kdc/
H A Dhprop.c390 krb5_ccache ccache = NULL; local
275 propagate_database(krb5_context context, int type, const char *database_name, HDB *db, krb5_ccache ccache, int optidx, int argc, char **argv) argument
/macosx-10.10.1/Heimdal-398.1.2/lib/gssapi/krb5/
H A Dgsskrb5_locl.h127 krb5_ccache ccache; member in struct:gsskrb5_ctx
159 struct krb5_ccache_data *ccache; member in struct:gsskrb5_cred
H A Dacquire_cred.c218 krb5_ccache ccache = NULL; local
805 krb5_ccache ccache = NULL, ccachereplace = NULL; local
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/gssapi/
H A Dtest_acquire_cred.c187 static char *ccache; variable
/macosx-10.10.1/MITKerberosShim-66/
H A Dgic.c315 krb5_verify_init_creds(mit_krb5_context context, mit_krb5_creds *creds, mit_krb5_principal ap_req_server, mit_krb5_keytab ap_req_keytab, mit_krb5_ccache *ccache, mit_krb5_verify_init_creds_opt *options) argument
H A Dmk_req.c59 krb5_mk_req(mit_krb5_context context, mit_krb5_auth_context *ac, mit_krb5_flags ap_req_options, char *service, char *hostname, mit_krb5_data *inbuf, mit_krb5_ccache ccache, mit_krb5_data *outbuf) argument
129 krb5_sendauth(mit_krb5_context context, mit_krb5_auth_context *auth_context, mit_krb5_pointer fd, char *appl_version, mit_krb5_principal client, mit_krb5_principal server, mit_krb5_flags ap_req_options, mit_krb5_data *in_data, mit_krb5_creds *in_creds, mit_krb5_ccache ccache, mit_krb5_error **error, mit_krb5_ap_rep_enc_part **rep_result, mit_krb5_creds **out_creds) argument
/macosx-10.10.1/MITKerberosShim-66/mittestcc/
H A Dtest_ccapi_context.c137 cc_ccache_t ccache = NULL; local
278 cc_ccache_t ccache = NULL; local
354 cc_ccache_t ccache = NULL; local
406 check_once_cc_context_open_ccache(cc_context_t context, const char *name, cc_ccache_t *ccache, cc_int32 expected_err, const char *description) argument
462 cc_ccache_t ccache = NULL; local
498 check_once_cc_context_open_default_ccache(cc_context_t context, cc_ccache_t *ccache, cc_int32 expected_err, const char *description) argument
554 cc_ccache_t ccache = NULL; local
600 check_once_cc_context_create_ccache(cc_context_t context, const char *name, cc_uint32 cred_vers, const char *principal, cc_ccache_t *ccache, cc_int32 expected_err, const char *description) argument
659 cc_ccache_t ccache = NULL; local
698 check_once_cc_context_create_default_ccache(cc_context_t context, cc_uint32 cred_vers, const char *principal, cc_ccache_t *ccache, cc_int32 expected_err, const char *description) argument
750 cc_ccache_t ccache = NULL; local
790 check_once_cc_context_create_new_ccache(cc_context_t context, cc_int32 should_be_default, cc_uint32 cred_vers, const char *principal, cc_ccache_t *ccache, cc_int32 expected_err, const char *description) argument
861 cc_ccache_t ccache = NULL; local
[all...]
/macosx-10.10.1/Heimdal-398.1.2/appl/dceutils/
H A Dk5dcecon.c496 krb5_ccache ccache; local
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/libtelnet/
H A Dkerberos5.c198 krb5_ccache ccache; local
545 krb5_ccache ccache; local
790 krb5_ccache ccache; local
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/kadm5/
H A Dinit_c.c334 _kadm5_c_get_cred_cache(krb5_context context, const char *client_name, const char *server_name, const char *password, krb5_prompter_fct prompter, const char *keytab, krb5_ccache ccache, krb5_ccache *ret_cache) argument
577 kadm5_c_init_with_context(krb5_context context, const char *client_name, const char *password, krb5_prompter_fct prompter, const char *keytab, krb5_ccache ccache, const char *service_name, kadm5_config_params *realm_params, unsigned long struct_version, unsigned long api_version, void **server_handle) argument
627 init_context(const char *client_name, const char *password, krb5_prompter_fct prompter, const char *keytab, krb5_ccache ccache, const char *service_name, kadm5_config_params *realm_params, unsigned long struct_version, unsigned long api_version, void **server_handle) argument
755 kadm5_c_init_with_creds_ctx(krb5_context context, const char *client_name, krb5_ccache ccache, const char *service_name, kadm5_config_params *realm_params, unsigned long struct_version, unsigned long api_version, void **server_handle) argument
778 kadm5_c_init_with_creds(const char *client_name, krb5_ccache ccache, const char *service_name, kadm5_config_params *realm_params, unsigned long struct_version, unsigned long api_version, void **server_handle) argument
[all...]

Completed in 177 milliseconds

123