HomeSort by relevance Sort by last modified time
    Searched defs:gssint_get_mechanism (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/lib/libgss/
g_inq_context_oid.c 35 #define gssint_get_mechanism __gss_get_mechanism /* SUNW17PACresync */ macro
59 mech = gssint_get_mechanism (ctx->mech_type);
g_glue.c 27 #define gssint_get_mechanism __gss_get_mechanism macro
310 mech = gssint_get_mechanism (mech_type);
348 mech = gssint_get_mechanism(mech_type);
464 mech = gssint_get_mechanism (mech_type);
492 mech = gssint_get_mechanism (mech_type);
522 mech = gssint_get_mechanism (mech_type);
  /onnv/onnv-gate/usr/src/lib/gss_mechs/mech_spnego/mech/
spnego_mech.c 87 #define gssint_get_mechanism __gss_get_mechanism macro
    [all...]

Completed in 1380 milliseconds