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

  /onnv/onnv-gate/usr/src/lib/libgss/
g_imp_sec_context.c 68 gss_import_sec_context(minor_status, function
137 if (!mech->gss_import_sec_context) {
142 status = mech->gss_import_sec_context(mech->context, minor_status,
  /onnv/onnv-gate/usr/src/uts/common/gssapi/include/
mechglueP.h 359 OM_uint32 (*gss_import_sec_context) member in struct:gss_config
783 (*(KCTX_TO_MECH(ctx)->gss_import_sec_context))(KCTX_TO_PRIVATE(ctx),\

Completed in 0 milliseconds