thisMech 61 source4/heimdal/lib/gssapi/mech/gss_decapsulate_token.c if (der_heim_oid_cmp(&ct.thisMech, &o) == 0) { thisMech 65 source4/heimdal/lib/gssapi/mech/gss_decapsulate_token.c der_free_oid(&ct.thisMech); thisMech 46 source4/heimdal/lib/gssapi/mech/gss_encapsulate_token.c ret = der_get_oid (oid->elements, oid->length, &ct.thisMech, &size); thisMech 58 source4/heimdal/lib/gssapi/mech/gss_encapsulate_token.c der_free_oid(&ct.thisMech);