Searched refs:gss_get_mic (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/man/man3gss/ |
H A D | Makefile | 35 gss_get_mic.3gss \
|
/titanic_50/usr/src/lib/libgss/ |
H A D | g_sign.c | 119 gss_get_mic(minor_status, in gss_get_mic() function
|
H A D | mapfile-vers | 75 gss_get_mic;
|
/titanic_50/usr/src/uts/common/gssapi/ |
H A D | gssapi.h | 445 OM_uint32 gss_get_mic(
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library-security-gss.mf | 67 file path=usr/share/man/man3gss/gss_get_mic.3gss
|
/titanic_50/usr/src/cmd/ssh/libssh/common/ |
H A D | ssh-gss.c | 763 ctx->major = gss_get_mic(&ctx->minor, ctx->context, in ssh_gssapi_get_mic()
|
/titanic_50/usr/src/lib/gss_mechs/mech_spnego/mech/ |
H A D | spnego_mech.c | 582 ret = gss_get_mic(minor_status, sc->ctx_handle, in process_mic() 2534 ret = gss_get_mic(minor_status,
|
/titanic_50/usr/src/lib/smbsrv/libsmbns/common/ |
H A D | smbns_dyndns.c | 1599 if ((maj = gss_get_mic(&min, gss_context, 0, &in_mic, &out_mic)) != in dyndns_sec_add_remove_entry()
|