Searched refs:dataIndex (Results 1 – 1 of 1) sorted by relevance
2208 uint32_t dataIndex = bufIndex * CY_SMIF_AES128_BYTES; in Cy_SMIF_Encrypt() local2247 data[dataIndex + outIndex] ^= cryptoOut[outIndex]; in Cy_SMIF_Encrypt()