Searched refs:gssint_get_mechanism (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libgss/
H A Dg_inq_context_oid.c36 #define gssint_get_mechanism __gss_get_mechanism /* SUNW17PACresync */ macro
60 mech = gssint_get_mechanism (ctx->mech_type);
H A Dg_glue.c24 #define gssint_get_mechanism __gss_get_mechanism macro
310 mech = gssint_get_mechanism(mech_type);
348 mech = gssint_get_mechanism(mech_type);
463 mech = gssint_get_mechanism(mech_type);
491 mech = gssint_get_mechanism(mech_type);
520 mech = gssint_get_mechanism(mech_type);
/osnet-11/usr/src/lib/gss_mechs/mech_spnego/mech/
H A Dspnego_mech.c90 #define gssint_get_mechanism __gss_get_mechanism macro
1707 mech = gssint_get_mechanism(mechoid);

Completed in 37 milliseconds