Searched defs:gss_export_sec_context (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libgss/
H A Dg_exp_sec_context.c26 * glue routine for gss_export_sec_context
70 gss_export_sec_context(minor_status, function
100 if (!mech->gss_export_sec_context)
103 status = mech->gss_export_sec_context(mech->context, minor_status,
/illumos-gate/usr/src/uts/common/gssapi/include/
H A DmechglueP.h360 OM_uint32 (*gss_export_sec_context) member in struct:gss_config

Completed in 72 milliseconds