Home
last modified time | relevance | path

Searched refs:_gss_accept_sec_context_t (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libgssapi/
H A Dmech_switch.h65 typedef OM_uint32 _gss_accept_sec_context_t typedef
322 _gss_accept_sec_context_t *gm_accept_sec_context;
/freebsd/crypto/heimdal/lib/gssapi/
H A Dgssapi_mech.h67 typedef OM_uint32 GSSAPI_CALLCONV _gss_accept_sec_context_t typedef
493 _gss_accept_sec_context_t *gm_accept_sec_context;
/freebsd/crypto/heimdal/lib/gssapi/spnego/
H A Daccept_sec_context.c890 _gss_accept_sec_context_t *func; in _gss_spnego_accept_sec_context()