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

  /onnv/onnv-gate/usr/src/lib/libgss/
g_exp_sec_context.c 27 * glue routine for gss_export_sec_context
69 gss_export_sec_context(minor_status, function
99 if (!mech->gss_export_sec_context)
102 status = mech->gss_export_sec_context(mech->context, minor_status,
  /onnv/onnv-gate/usr/src/uts/common/gssapi/include/
mechglueP.h 351 OM_uint32 (*gss_export_sec_context) member in struct:gss_config

Completed in 2939 milliseconds