Home
last modified time | relevance | path

Searched refs:gss_mg_collect_error (Results 1 – 6 of 6) sorted by relevance

/freebsd/kerberos5/lib/libgssapi_spnego/
H A Dfreebsd_compat.c42 gss_mg_collect_error(gss_OID mech, OM_uint32 maj, OM_uint32 min) in gss_mg_collect_error() function
/freebsd/crypto/heimdal/lib/gssapi/spnego/
H A Dinit_sec_context.c61 gss_mg_collect_error(mech, maj_stat, min_stat); in initiator_approved()
270 gss_mg_collect_error(ctx->preferred_mech_type, sub, minor); in spnego_initial()
513 gss_mg_collect_error(&mech, ret, minor); in spnego_reply()
H A Daccept_sec_context.c600 gss_mg_collect_error(preferred_mech_type, ret, *minor_status); in acceptor_start()
778 gss_mg_collect_error(ctx->negotiated_mech_type, ret, minor); in acceptor_continue()
/freebsd/crypto/heimdal/lib/gssapi/
H A Dversion-script.map68 gss_mg_collect_error;
H A Dgssapi_mech.h557 void gss_mg_collect_error(gss_OID, OM_uint32, OM_uint32);
/freebsd/crypto/heimdal/lib/gssapi/mech/
H A Dcontext.c157 gss_mg_collect_error(gss_OID mech, OM_uint32 maj, OM_uint32 min) in gss_mg_collect_error() function