Home
last modified time | relevance | path

Searched refs:gssint_get_mechanism (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/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); in gss_inquire_sec_context_by_oid()
H A Dg_glue.c27 #define gssint_get_mechanism __gss_get_mechanism macro
312 mech = gssint_get_mechanism (mech_type);
350 mech = gssint_get_mechanism(mech_type);
466 mech = gssint_get_mechanism (mech_type);
494 mech = gssint_get_mechanism (mech_type);
524 mech = gssint_get_mechanism (mech_type);
/illumos-gate/usr/src/uts/common/gssapi/include/
H A DmechglueP.h567 gss_mechanism gssint_get_mechanism (gss_OID);
/illumos-gate/usr/src/lib/gss_mechs/mech_spnego/mech/
H A Dspnego_mech.c88 #define gssint_get_mechanism __gss_get_mechanism macro
1651 mech = gssint_get_mechanism(mechoid); in acc_ctx_vfy_oid()