Searched refs:gss_mg_collect_error (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/kerberos5/lib/libgssapi_spnego/
H A Dfreebsd_compat.c44 gss_mg_collect_error(gss_OID mech, OM_uint32 maj, OM_uint32 min) function
/freebsd-12-stable/crypto/heimdal/lib/gssapi/mech/
H A Dcontext.c118 * gss_mg_collect_error() by themself.
157 gss_mg_collect_error(gss_OID mech, OM_uint32 maj, OM_uint32 min) function
/freebsd-12-stable/crypto/heimdal/lib/gssapi/spnego/
H A Dinit_sec_context.c61 gss_mg_collect_error(mech, maj_stat, min_stat);
270 gss_mg_collect_error(ctx->preferred_mech_type, sub, minor);
513 gss_mg_collect_error(&mech, ret, minor);
H A Daccept_sec_context.c600 gss_mg_collect_error(preferred_mech_type, ret, *minor_status);
776 gss_mg_collect_error(ctx->negotiated_mech_type, ret, minor);
/freebsd-12-stable/crypto/heimdal/lib/gssapi/
H A Dgssapi_mech.h557 void gss_mg_collect_error(gss_OID, OM_uint32, OM_uint32);

Completed in 86 milliseconds