Searched refs:gss_oid_to_str (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/man/man3gss/ |
H A D | Makefile | 45 gss_oid_to_str.3gss \
|
/titanic_41/usr/src/lib/libgss/ |
H A D | g_oid_ops.c | 79 gss_oid_to_str(minor_status, oid, oid_str) in gss_oid_to_str() function
|
H A D | mapfile-vers | 139 gss_oid_to_str;
|
/titanic_41/usr/src/uts/common/gssapi/ |
H A D | gssapi.h | 668 OM_uint32 gss_oid_to_str(
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library-security-gss.mf | 77 file path=usr/share/man/man3gss/gss_oid_to_str.3gss
|
/titanic_41/usr/src/lib/gss_mechs/mech_spnego/mech/ |
H A D | spnego_mech.c | 1408 maj = gss_oid_to_str(&min, mech_oid, oidstrp); in mechoidset2str() 1669 maj_sc = gss_oid_to_str(&min, in acc_ctx_vfy_oid() 1672 maj = gss_oid_to_str(&min, mechoid, &oidstr); in acc_ctx_vfy_oid() 1711 maj = gss_oid_to_str(&min, sc->internal_mech, &oidstr); in acc_ctx_vfy_oid()
|
/titanic_41/usr/src/cmd/ssh/libssh/common/ |
H A D | ssh-gss.c | 479 maj = gss_oid_to_str(&min, oid, &str_buf); in ssh_gssapi_oid_to_str()
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/mech/ |
H A D | accept_sec_context.c | 1164 (void) gss_oid_to_str(&min, *mech_type, &oidstr);
|
/titanic_41/usr/src/cmd/gss/gssd/ |
H A D | gssdtest.c | 2060 if (gss_oid_to_str(&minor, oid, &oidStr) != GSS_S_COMPLETE)
|