Home
last modified time | relevance | path

Searched refs:GM_USE_MG_CRED (Results 1 – 2 of 2) sorted by relevance

/trueos/crypto/heimdal/lib/gssapi/mech/
HDgss_init_sec_context.c182 if (m->gm_flags & GM_USE_MG_CRED) in gss_init_sec_context()
/trueos/crypto/heimdal/lib/gssapi/
HDgssapi_mech.h483 #define GM_USE_MG_CRED 1 /* uses mech glue credentials */ macro