Searched refs:byte0 (Results 1 – 2 of 2) sorted by relevance
74 uint8_t byte0; in CryptoUtils_buffersMatch() local85 byte0 = ((uint8_t *)buffer0)[i]; in CryptoUtils_buffersMatch()88 tempResult |= byte0 ^ byte1; in CryptoUtils_buffersMatch()
862 uint8_t byte0; in extFlashSpiWrite() local863 byte0 = *buf++; in extFlashSpiWrite()865 masterTransaction.txBuf = (void*)&byte0; in extFlashSpiWrite()