Searched refs:gmc_mech_oid (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/lib/libgssapi/
H A Dcred.h34 gss_OID gmc_mech_oid; /* mechanism oid for MC */ member in struct:_gss_mechanism_cred
H A Dgss_add_cred.c50 mc->gmc_cred, mc->gmc_mech_oid,
58 GSS_C_NO_CREDENTIAL, name, mc->gmc_mech_oid,
74 new_mc->gmc_mech_oid = &m->gm_mech_oid;
127 if (gss_oid_equal(mc->gmc_mech_oid, desired_mech)) {
167 mc->gmc_mech_oid = &m->gm_mech_oid;
H A Dgss_acquire_cred.c123 mc->gmc_mech_oid = &m->gm_mech_oid;
143 mc->gmc_mech_oid, actual_mechs);
H A Dgss_inquire_cred.c125 mn->gmn_mech_oid = mc->gmc_mech_oid;
138 mc->gmc_mech_oid, mechanisms);
H A Dgss_set_cred_option.c80 mc->gmc_mech_oid = &m->gm_mech_oid;
H A Dgss_init_sec_context.c50 if (gss_oid_equal(mech_type, mc->gmc_mech_oid))
H A Dgss_accept_sec_context.c284 dmc->gmc_mech_oid = &m->gm_mech_oid;

Completed in 55 milliseconds