Searched refs:krb5_rd_cred (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | rd_cred.c | 174 krb5_rd_cred(krb5_context context, krb5_auth_context auth_context, krb5_data *pcreddata, krb5_creds… in krb5_rd_cred() function
|
/titanic_41/usr/src/cmd/ssh/sshd/ |
H A D | auth-krb5.c | 222 problem = krb5_rd_cred(authctxt->krb5_ctx, authctxt->krb5_auth_ctx, in auth_krb5_tgt()
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/mech/ |
H A D | accept_sec_context.c | 140 if ((retval = krb5_rd_cred(context, auth_context, inbuf, &creds, NULL))) { 165 if ((retval = krb5_rd_cred(context, new_auth_ctx, inbuf,
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/ |
H A D | mapfile-vers | 639 krb5_rd_cred;
|
/titanic_41/usr/src/lib/libkrb5/common/ |
H A D | mapfile-vers | 203 krb5_rd_cred { TYPE = FUNCTION; FILTER = mech_krb5.so.1 };
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | in.rshd.c | 1673 if ((status = krb5_rd_cred(bsd_context, in recvauth()
|
H A D | in.rlogind.c | 610 if (status = krb5_rd_cred(krb_context, auth_context, &inbuf, in recvauth()
|
H A D | in.telnetd.c | 472 if (retval = krb5_rd_cred(context, auth_context, inbuf, &creds, NULL)) in rd_and_store_forwarded_creds()
|
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/include/ |
H A D | krb5.h | 2314 krb5_error_code KRB5_CALLCONV krb5_rd_cred
|