Home
last modified time | relevance | path

Searched refs:gss_unwrap (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/man/man3gss/
H A DMakefile55 gss_unwrap.3gss \
/titanic_50/usr/src/lib/libgss/
H A Dg_unseal.c103 gss_unwrap(minor_status, in gss_unwrap() function
H A Dmapfile-vers96 gss_unwrap;
/titanic_50/usr/src/uts/common/gssapi/
H A Dgssapi.h471 OM_uint32 gss_unwrap(
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library-security-gss.mf87 file path=usr/share/man/man3gss/gss_unwrap.3gss
/titanic_50/usr/src/lib/sasl_plugins/gssapi/
H A Dgssapi.c552 maj_stat = gss_unwrap (&min_stat,
1229 maj_stat = gss_unwrap(&min_stat,
1910 maj_stat = gss_unwrap(&min_stat,
/titanic_50/usr/src/lib/gss_mechs/mech_spnego/mech/
H A Dspnego_mech.c2270 ret = gss_unwrap(minor_status, in spnego_gss_unwrap()