Home
last modified time | relevance | path

Searched refs:_gss_mg_get_error (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/
H A Dcontext.h43 _gss_mg_get_error(const gss_OID, OM_uint32, OM_uint32, gss_buffer_t);
H A Dgss_display_status.c170 major_status = _gss_mg_get_error(mech_type, status_type, in gss_display_status()
H A Dcontext.c68 _gss_mg_get_error(const gss_OID mech, OM_uint32 type, in _gss_mg_get_error() function
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/
H A DChangeLog558 _gss_mg_get_error to fetch the error from underlaying mech, if it