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

  /onnv/onnv-gate/usr/src/lib/libgss/
g_accept_sec_context.c 27 * glue routine for gss_accept_sec_context
85 gss_accept_sec_context(minor_status, function
189 if (mech && mech->gss_accept_sec_context) {
190 status = mech->gss_accept_sec_context(
  /onnv/onnv-gate/usr/src/uts/common/gssapi/include/
mechglueP.h 197 OM_uint32 (*gss_accept_sec_context) member in struct:gss_config

Completed in 60 milliseconds