baseoid           615 source4/heimdal/lib/gssapi/mech/gss_krb5.c     heim_oid baseoid, oid;
baseoid           627 source4/heimdal/lib/gssapi/mech/gss_krb5.c 		    &baseoid, NULL) != 0) {
baseoid           632 source4/heimdal/lib/gssapi/mech/gss_krb5.c     oid.length = baseoid.length + 1;
baseoid           635 source4/heimdal/lib/gssapi/mech/gss_krb5.c 	der_free_oid(&baseoid);
baseoid           641 source4/heimdal/lib/gssapi/mech/gss_krb5.c     memcpy(oid.components, baseoid.components,
baseoid           642 source4/heimdal/lib/gssapi/mech/gss_krb5.c 	   baseoid.length * sizeof(*baseoid.components));
baseoid           644 source4/heimdal/lib/gssapi/mech/gss_krb5.c     der_free_oid(&baseoid);