Lines Matching refs:anOid
336 gss_OID anOid = NULL, userMechOid = NULL;
445 anOid = &mechSet->elements[i];
446 inBufDesc.length = anOid->length;
447 inBufDesc.value = anOid->elements;
454 anOid = userMechOid;
457 if (!gsscred_MakeName(anOid, name, nameOidStr, &outBufDesc))
548 gss_OID anOid = NULL, userMechOid = NULL;
655 anOid = &mechSet->elements[i];
656 inBufDesc.length = anOid->length;
657 inBufDesc.value = anOid->elements;
663 anOid = userMechOid;
666 if (!gsscred_MakeName(anOid, name, nameOidStr, &outBufDesc))