Home
last modified time | relevance | path

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

12

/titanic_50/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.c11 krb5_creds creds; in krb5_cc_copy_creds() local
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dradix.c40 creds_to_radix(CREDENTIALS *creds, u_char *buf, size_t buflen) in creds_to_radix()
95 radix_to_creds(const char *buf, CREDENTIALS *creds) in radix_to_creds()
/titanic_50/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
/titanic_50/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.c124 krb5_creds *creds, in krb5_get_init_creds_password()
154 krb5_creds *creds, in __krb5_get_init_creds_password()
518 krb5_preauthtype *pre_auth_types, krb5_creds *creds) in krb5int_populate_gic_opt()
578 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.c50 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()
/titanic_50/usr/src/cmd/ssh/sshd/
H A Dauth-krb5.c177 krb5_creds **creds; in auth_krb5_tgt() local
263 krb5_creds creds; in auth_krb5_password() local
H A Dauth-krb4.c285 CREDENTIALS creds; in auth_krb4_tgt() local
340 CREDENTIALS creds; in auth_afs_token() local
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dcopy_ccache.c16 krb5_creds creds; local
/titanic_50/usr/src/cmd/cmd-inet/common/
H A Dstore_forw_creds.c45 krb5_creds **creds, in store_forw_creds()
/titanic_50/usr/src/cmd/ssh/ssh/
H A Dgss-clnt.c69 gss_cred_id_t creds; in ssh_gssapi_client_mechs() local
H A Dsshconnect1.c641 krb5_creds creds; in send_krb5_tgt() local
741 CREDENTIALS *creds; in send_krb4_tgt() local
791 CREDENTIALS creds; in send_afs_tokens() local
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/kssl/kssladm/
H A Dksslutil.c107 KMF_CREDENTIAL creds; in PEM_get_rsa_key_certs() local
H A Dkssladm_create.c91 KMF_CREDENTIAL *creds) in kmf_to_kssl()
304 KMF_CREDENTIAL *creds, char *keylabel, in get_sensitive_key_data()
579 KMF_CREDENTIAL creds; in load_from_pkcs11() local
/titanic_50/usr/src/uts/common/rpc/sec_gss/
H A Dsvc_rpcsec_gss.c924 rpc_gss_creds creds, in rpcsec_gss_init()
1018 rpc_gss_creds creds, in rpcsec_gss_continue_init()
1109 rpc_gss_creds creds, in rpcsec_gss_data()
1287 rpc_gss_creds creds, in rpcsec_gss_destroy()
1341 rpc_gss_creds creds; in __svcrpcsec_gss() local
/titanic_50/usr/src/lib/pam_modules/krb5/
H A Dkrb5_setcred.c368 krb5_creds creds; in krb5_renew_tgt() local

12