Home
last modified time | relevance | path

Searched defs:creds (Results 1 – 25 of 41) sorted by relevance

12

/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()
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() member
282 …ult (krb5_context context, krb5_ccache id, krb5_flags flags, krb5_creds *mcreds, krb5_creds *creds) in krb5_cc_retrieve_cred_default()
H A Dccfns.c66 krb5_creds *creds) in krb5_cc_store_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.c104 krb5_creds *creds; member
337 krb5_cc_cursor *cursor, krb5_creds *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 Dcccopy.c9 krb5_creds creds; in krb5_cc_copy_creds() local
/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() local
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dpreauth.c134 …preauth_to_use, git_key_proc key_proc, krb5_const_pointer key_seed, krb5_creds *creds, krb5_kdc_re… in krb5_obtain_padata()
240 …eyseed, git_decrypt_proc decrypt_proc, krb5_keyblock **decrypt_key, krb5_creds *creds, krb5_int32 … in krb5_process_padata()
277 …k *def_enc_key, git_key_proc key_proc, krb5_const_pointer key_seed, krb5_creds *creds, krb5_kdc_re… in obtain_enc_ts_padata()
331 …eyseed, git_decrypt_proc decrypt_proc, krb5_keyblock **decrypt_key, krb5_creds *creds, krb5_int32 … in process_pw_salt()
462 …k *def_enc_key, git_key_proc key_proc, krb5_const_pointer key_seed, krb5_creds *creds, krb5_kdc_re… in obtain_sam_padata()
H A Dvfy_increds.c18 krb5_creds creds; in krb5_cc_copy_creds_except() local
68 krb5_creds *creds, in krb5_verify_init_creds()
H A Dgic_pwd.c128 krb5_creds *creds, in krb5_get_init_creds_password()
158 krb5_creds *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 Dget_creds.c288 krb5_validate_or_renew_creds(krb5_context context, krb5_creds *creds, in krb5_validate_or_renew_creds()
361 krb5_get_validated_creds(krb5_context context, krb5_creds *creds, krb5_principal client, krb5_ccach… in krb5_get_validated_creds()
368 krb5_get_renewed_creds(krb5_context context, krb5_creds *creds, krb5_principal client, krb5_ccache … in krb5_get_renewed_creds()
H A Dgic_keytab.c92 krb5_creds *creds, in krb5_get_init_creds_keytab()
211 krb5_creds *creds, krb5_kdc_rep **ret_as_reply) in krb5_get_in_tkt_with_keytab()
H A Dmk_req.c66 krb5_creds creds; in krb5_mk_req() local
H A Dsendauth.c51 krb5_creds creds; in krb5_sendauth() local
H A Dfwd_tgt.c55 krb5_creds creds, tgt; in krb5_fwd_tgt_creds() local
H A Dget_in_tkt.c391 krb5_creds * creds, in stash_as_reply()
533 krb5_creds * creds, in krb5_get_in_tkt()
983 krb5_creds *creds, in krb5_get_init_creds()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dcopy_ccache.c16 krb5_creds creds; local
H A Dacquire_cred_with_pw.c120 krb5_creds creds; local
H A Dacquire_cred.c246 krb5_creds creds; local
/illumos-gate/usr/src/cmd/cmd-inet/common/
H A Dstore_forw_creds.c42 krb5_creds **creds, in store_forw_creds()
/illumos-gate/usr/src/uts/common/rpc/sec_gss/
H A Dsvc_rpcsec_gss.c922 rpc_gss_creds creds, in rpcsec_gss_init()
1022 rpc_gss_creds creds, in rpcsec_gss_continue_init()
1113 rpc_gss_creds creds, in rpcsec_gss_data()
1291 rpc_gss_creds creds, in rpcsec_gss_destroy()
1345 rpc_gss_creds creds; in __svcrpcsec_gss() local
H A Drpcsec_gss_misc.c93 __xdr_rpc_gss_creds(xdrs, creds) in __xdr_rpc_gss_creds() argument
/illumos-gate/usr/src/lib/pam_modules/krb5/
H A Dkrb5_setcred.c368 krb5_creds creds; in krb5_renew_tgt() local
/illumos-gate/usr/src/lib/krb5/kadm5/clnt/
H A Dchangepw.c85 krb5_change_password_local(context, params, creds, newpw, srvr_rsp_code, in krb5_change_password_local() argument
/illumos-gate/usr/src/lib/libgss/
H A Dg_acquire_cred_with_pw.c109 gss_union_cred_t creds; local
H A Dg_acquire_cred.c154 gss_union_cred_t creds; local
/illumos-gate/usr/src/lib/rpcsec_gss/
H A Drpcsec_gss_misc.c73 __xdr_rpc_gss_creds(xdrs, creds) in __xdr_rpc_gss_creds() argument

12