Searched refs:gss_export_cred (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/gssapi/mech/
H A Dgss_cred.c46 gss_export_cred(OM_uint32 * minor_status, function
/freebsd-11-stable/crypto/heimdal/lib/gssapi/spnego/
H A Dcred_stubs.c262 return gss_export_cred(minor_status, cred_handle, value);
/freebsd-11-stable/crypto/heimdal/lib/gssapi/gssapi/
H A Dgssapi.h939 gss_export_cred(OM_uint32 * /* minor_status */,
/freebsd-11-stable/crypto/heimdal/lib/gssapi/
H A Dtest_context.c922 maj_stat = gss_export_cred(&min_stat, deleg_cred, &cb);

Completed in 88 milliseconds