Home
last modified time | relevance | path

Searched refs:dataIndex (Results 1 – 1 of 1) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_smif.c2208 uint32_t dataIndex = bufIndex * CY_SMIF_AES128_BYTES; in Cy_SMIF_Encrypt() local
2247 data[dataIndex + outIndex] ^= cryptoOut[outIndex]; in Cy_SMIF_Encrypt()