Home
last modified time | relevance | path

Searched refs:krb5_creds (Results 1 – 25 of 55) sorted by relevance

123

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dget_creds.c57 krb5_creds *in_creds, krb5_creds *mcreds, in krb5_get_credentials_core()
133 krb5_creds **out_creds) in krb5_get_credentials()
136 krb5_creds mcreds; in krb5_get_credentials()
137 krb5_creds *ncreds; in krb5_get_credentials()
138 krb5_creds **tgts; in krb5_get_credentials()
148 if ((ncreds = (krb5_creds *)malloc(sizeof(krb5_creds))) == NULL) { in krb5_get_credentials()
228 krb5_creds **out_creds, int which) in krb5_get_credentials_val_renew_core()
232 krb5_creds **tgts = 0; in krb5_get_credentials_val_renew_core()
269 krb5_creds **out_creds) in krb5_get_credentials_validate()
279 krb5_creds **out_creds) in krb5_get_credentials_renew()
[all …]
H A Dgc_frm_kdc.c92 krb5_creds *cur_tgt;
178 krb5_creds *out_cc_tgt, krb5_creds **out_tgt,
181 krb5_creds *, krb5_creds **, krb5_creds ***, int);
309 krb5_creds *mcreds) in tgt_mcred()
373 krb5_creds tgtq; in retr_local_tgt()
535 krb5_creds ltgtq; in try_kdc()
633 krb5_creds tgtq; in next_closest_tgt()
863 krb5_creds *in_cred, krb5_creds **out_cred, in krb5_get_cred_from_kdc_opt()
1290 krb5_creds *in_cred, krb5_creds **out_cred, in krb5_get_cred_from_kdc()
1299 krb5_creds *in_cred, krb5_creds **out_cred, in krb5_get_cred_from_kdc_validate()
[all …]
H A Drd_cred.c61 …b5_data *pcreddata, krb5_keyblock *pkeyblock, krb5_replay_data *replaydata, krb5_creds ***pppcreds) in krb5_rd_cred_basic()
91 (krb5_creds **)malloc((size_t)(sizeof(krb5_creds *) * in krb5_rd_cred_basic()
104 krb5_creds * pcur; in krb5_rd_cred_basic()
107 if ((pcur = (krb5_creds *)malloc(sizeof(krb5_creds))) == NULL) { in krb5_rd_cred_basic()
116 (void) memset(pcur, 0, sizeof(krb5_creds)); in krb5_rd_cred_basic()
174 krb5_rd_cred(krb5_context context, krb5_auth_context auth_context, krb5_data *pcreddata, krb5_creds in krb5_rd_cred()
H A Dcopy_creds.c37 krb5_copy_creds(krb5_context context, const krb5_creds *incred, krb5_creds **outcred) in krb5_copy_creds()
39 krb5_creds *tempcred; in krb5_copy_creds()
43 if (!(tempcred = (krb5_creds *)malloc(sizeof(*tempcred)))) in krb5_copy_creds()
H A Dsendauth.c48 …s, krb5_data *in_data, krb5_creds *in_creds, krb5_ccache ccache, krb5_error **error, krb5_ap_rep_e… in krb5_sendauth()
51 krb5_creds creds; in krb5_sendauth()
52 krb5_creds * credsp = NULL; in krb5_sendauth()
53 krb5_creds * credspout = NULL; in krb5_sendauth()
H A Dgc_via_tkt.c40 …ext, krb5_kdc_rep *pkdcrep, krb5_address *const *address, krb5_data *psectkt, krb5_creds **ppcreds) in krb5_kdcrep2creds()
45 if ((*ppcreds = (krb5_creds *)malloc(sizeof(krb5_creds))) == NULL) { in krb5_kdcrep2creds()
49 memset(*ppcreds, 0, sizeof(krb5_creds)); in krb5_kdcrep2creds()
104 krb5_creds *in_cred, krb5_kdc_rep *dec_rep) in check_reply_server()
156 krb5_get_cred_via_tkt (krb5_context context, krb5_creds *tkt, in krb5_get_cred_via_tkt()
158 krb5_creds *in_cred, krb5_creds **out_cred) in krb5_get_cred_via_tkt()
H A Dpreauth.c47 krb5_creds *,
67 krb5_creds *,
82 krb5_creds *,
134 … **preauth_to_use, git_key_proc key_proc, krb5_const_pointer key_seed, krb5_creds *creds, krb5_kdc… in krb5_obtain_padata()
240 …r keyseed, git_decrypt_proc decrypt_proc, krb5_keyblock **decrypt_key, krb5_creds *creds, krb5_int… in krb5_process_padata()
277 …lock *def_enc_key, git_key_proc key_proc, krb5_const_pointer key_seed, krb5_creds *creds, krb5_kdc… in obtain_enc_ts_padata()
331 …r keyseed, git_decrypt_proc decrypt_proc, krb5_keyblock **decrypt_key, krb5_creds *creds, krb5_int… in process_pw_salt()
462 …lock *def_enc_key, git_key_proc key_proc, krb5_const_pointer key_seed, krb5_creds *creds, krb5_kdc… in obtain_sam_padata()
H A Dmk_cred.c72 krb5_mk_ncred_basic(krb5_context context, krb5_creds **ppcreds, krb5_int32 nppcreds, krb5_keyblock … in krb5_mk_ncred_basic()
155 krb5_mk_ncred(krb5_context context, krb5_auth_context auth_context, krb5_creds **ppcreds, krb5_data… in krb5_mk_ncred()
296 krb5_mk_1cred(krb5_context context, krb5_auth_context auth_context, krb5_creds *pcreds, krb5_data *… in krb5_mk_1cred()
299 krb5_creds **ppcreds; in krb5_mk_1cred()
301 if ((ppcreds = (krb5_creds **)malloc(sizeof(*ppcreds) * 2)) == NULL) { in krb5_mk_1cred()
H A Dmk_req.c65 krb5_creds * credsp; in krb5_mk_req()
66 krb5_creds creds; in krb5_mk_req()
H A Dgic_pwd.c40 krb5_creds *, krb5_principal, char *, krb5_prompter_fct, void *,
128 krb5_creds *creds, in krb5_get_init_creds_password()
158 krb5_creds *creds, in __krb5_get_init_creds_password()
172 krb5_creds chpw_creds; in __krb5_get_init_creds_password()
522 krb5_preauthtype *pre_auth_types, krb5_creds *creds) in krb5int_populate_gic_opt()
582 krb5_creds *creds, krb5_kdc_rep **ret_as_reply) in krb5_get_in_tkt_with_password()
H A Dfwd_tgt.c55 krb5_creds creds, tgt; in krb5_fwd_tgt_creds()
56 krb5_creds *pcreds; in krb5_fwd_tgt_creds()
82 krb5_creds in, *out = 0; in krb5_fwd_tgt_creds()
H A Dvfy_increds.c18 krb5_creds creds; in krb5_cc_copy_creds_except()
68 krb5_creds *creds, in krb5_verify_init_creds()
79 krb5_creds in_creds, *out_creds; in krb5_verify_init_creds()
H A Dsend_tgs.c56 krb5_send_tgs_basic(krb5_context context, krb5_data *in_data, krb5_creds *in_cred, krb5_data *outbu… in krb5_send_tgs_basic()
139 krb5_creds *in_cred, krb5_response *rep) in krb5_send_tgs()
161 krb5_creds *in_cred, krb5_response *rep, char **hostname_used) in krb5_send_tgs2()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_retr.c60 standard_fields_match(krb5_context context, const krb5_creds *mcreds, const krb5_creds *creds) in standard_fields_match()
69 srvname_match(krb5_context context, const krb5_creds *mcreds, const krb5_creds *creds) in srvname_match()
169 …_match_request(krb5_context context, krb5_flags whichfields, krb5_creds *mcreds, krb5_creds *creds) in krb5int_cc_creds_match_request()
204 krb5_flags whichfields, krb5_creds *mcreds, in krb5_cc_retrieve_cred_seq()
205 krb5_creds *creds, int nktypes, krb5_enctype *ktypes) in krb5_cc_retrieve_cred_seq()
214 krb5_creds creds; in krb5_cc_retrieve_cred_seq()
282 …ult (krb5_context context, krb5_ccache id, krb5_flags flags, krb5_creds *mcreds, krb5_creds *creds) in krb5_cc_retrieve_cred_default()
315 krb5_creds *in_creds, in krb5_creds_compare()
316 krb5_creds *in_compare_creds) in krb5_creds_compare()
H A Dccfns.c66 krb5_creds *creds) in krb5_cc_store_cred()
95 krb5_flags flags, krb5_creds *mcreds, in krb5_cc_retrieve_cred()
96 krb5_creds *creds) in krb5_cc_retrieve_cred()
133 krb5_cc_cursor *cursor, krb5_creds *creds) in krb5_cc_next_cred()
147 krb5_creds *creds) in krb5_cc_remove_cred()
H A Dcc_memory.c63 krb5_creds *creds );
72 krb5_creds *mcreds ,
73 krb5_creds *creds );
79 (krb5_context, krb5_ccache id , krb5_creds *creds );
104 krb5_creds *creds;
337 krb5_cc_cursor *cursor, krb5_creds *creds) in krb5_mcc_next_cred()
349 memset(creds, 0, sizeof(krb5_creds)); in krb5_mcc_next_cred()
611 krb5_creds *mcreds, krb5_creds *creds) in krb5_mcc_retrieve()
625 krb5_creds *creds) in krb5_mcc_remove_cred()
657 krb5_mcc_store(krb5_context ctx, krb5_ccache id, krb5_creds *creds) in krb5_mcc_store()
H A Dcc-int.h37 krb5int_cc_creds_match_request(krb5_context, krb5_flags whichfields, krb5_creds *mcreds, krb5_creds
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dkrb5.h1127 } krb5_creds; typedef
1580 krb5_creds *,
1587 krb5_creds *,
1594 krb5_creds *,
1610 krb5_creds *,
1616 krb5_creds *,
1622 krb5_creds *,
1647 krb5_creds *,
2120 krb5_creds *,
2133 krb5_creds *,
[all …]
H A Dk5-int.h1227 krb5_creds *,
1247 krb5_creds *,
1269 krb5_creds *,
1287 krb5_creds *,
1388 krb5_creds *creds,
2266 krb5_creds *, krb5_creds *);
2270 krb5_creds *in_creds,
2529 krb5_creds *);
2531 krb5_flags, krb5_creds *,
2532 krb5_creds *);
[all …]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dchangepw.c193 krb5_change_set_password(krb5_context context, krb5_creds *creds, char *newpw, in krb5_change_set_password()
338 krb5_change_password(krb5_context context, krb5_creds *creds, char *newpw, int *result_code, krb5_d… in krb5_change_password()
352 krb5_creds *creds, in krb5_set_password()
371 krb5_creds creds; in krb5_set_password_using_ccache()
372 krb5_creds *credsp; in krb5_set_password_using_ccache()
/illumos-gate/usr/src/cmd/krb5/slave/
H A Dkprop.c67 krb5_creds creds;
81 int, krb5_principal, krb5_creds **);
87 (krb5_context, krb5_auth_context, krb5_creds *,
90 (krb5_context, krb5_creds *, int, char *, krb5_error_code);
111 krb5_creds *my_creds;
488 krb5_creds ** new_creds;
634 krb5_creds *my_creds;
781 krb5_creds *my_creds;
/illumos-gate/usr/src/lib/krb5/kadm5/clnt/
H A Dchangepw.c89 krb5_creds *creds;
380 krb5_creds mcreds; in kadm5_chpass_principal_v2()
381 krb5_creds ncreds; in kadm5_chpass_principal_v2()
392 memset(&mcreds, 0, sizeof (krb5_creds)); in kadm5_chpass_principal_v2()
/illumos-gate/usr/src/lib/pam_modules/krb5/
H A Dkrb5_setcred.c368 krb5_creds creds; in krb5_renew_tgt()
369 krb5_creds *renewed_cred = NULL; in krb5_renew_tgt()
384 (void) memset(&creds, 0, sizeof (krb5_creds)); in krb5_renew_tgt()
610 (void) memset((char *)&kmd->initcreds, 0, sizeof (krb5_creds)); in attempt_delete_initcred()
H A Dkrb5_authenticate.c77 krb5_creds *, krb5_principal, krb5_keytab, krb5_ccache *,
80 krb5_creds *, krb5_principal, char *, krb5_prompter_fct, void *,
264 (void) memset((char *)&kmd->initcreds, 0, sizeof (krb5_creds)); in pam_sm_authenticate()
509 krb5_creds *my_creds; in attempt_krb5_auth()
955 (void) memset((char *)&kmd->initcreds, 0, sizeof (krb5_creds)); in attempt_krb5_auth()
1028 (void) memset((char *)&kmd->initcreds, 0, sizeof (krb5_creds)); in krb5_cleanup()
/illumos-gate/usr/src/cmd/cmd-inet/common/
H A Dstore_forw_creds.h36 krb5_creds **creds,

123