Home
last modified time | relevance | path

Searched refs:GSS_C_MECH_CODE (Results 1 – 14 of 14) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dcmds_gss.c77 GSS_C_MECH_CODE, GSS_C_NULL_OID, &msg_ctx, &msg); in user_gss_error()
/titanic_41/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Dsupport.c75 if (status_type != GSS_C_MECH_CODE) in __dh_gss_display_status()
/titanic_41/usr/src/lib/gss_mechs/mech_spnego/mech/
H A Dspnego_disp_status.c198 } else if (status_type == GSS_C_MECH_CODE) {
/titanic_41/usr/src/uts/common/rpc/sec_gss/
H A Drpcsec_gss_utils.c238 GSS_C_MECH_CODE, mech_type,
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Ddisp_status.c193 } else if (status_type == GSS_C_MECH_CODE) {
/titanic_41/usr/src/uts/common/gssapi/
H A Dgssapi.h155 #define GSS_C_MECH_CODE 2 macro
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dssh-gss.c593 gss_display_status(&lmin, min, GSS_C_MECH_CODE, mech, &more, in ssh_gssapi_last_error()
/titanic_41/usr/src/lib/krb5/kadm5/clnt/
H A Dclient_init.c220 display_status_1(msg, min_stat, GSS_C_MECH_CODE, mech_oid);
/titanic_41/usr/src/lib/sasl_plugins/gssapi/
H A Dgssapi.c285 GSS_C_MECH_CODE, text->mech_oid,
287 GSS_C_MECH_CODE, GSS_C_NULL_OID,
/titanic_41/usr/src/lib/auditd_plugins/remote/
H A Dtransport.c156 (void) gss_display_status(&_min, min_stat, GSS_C_MECH_CODE, in report_gss_err()
/titanic_41/usr/src/cmd/krb5/kadmin/server/
H A Dovsec_kadmd.c204 display_status_1(msg, min_stat, GSS_C_MECH_CODE);
/titanic_41/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_dyndns.c446 (void) gss_display_status(&min2, min, GSS_C_MECH_CODE, GSS_C_NULL_OID, in display_stat()
/titanic_41/usr/src/cmd/gss/gssd/
H A Dgssdtest.c1722 status_type = GSS_C_MECH_CODE;
H A Dgssd_proc.c113 GSS_C_MECH_CODE, in syslog_gss_error()