Searched refs:byIndex (Results 1 – 2 of 2) sorted by relevance
125 for (uint8_t byIndex = 0; byIndex < noOfKeys; byIndex++) { in BuildAuthCmd() local126 if ((memcmp(aMfckeys[byIndex], &mMfcTagCmdIntfData.sendBuf[6], in BuildAuthCmd()128 byKey = byKey | byIndex; in BuildAuthCmd()
120 for (uint8_t byIndex = 0; byIndex < noOfKeys; byIndex++) { in BuildAuthCmd() local121 if ((memcmp(aMfckeys[byIndex], &mMfcTagCmdIntfData.sendBuf[6], in BuildAuthCmd()123 byKey = byKey | byIndex; in BuildAuthCmd()