Searched refs:kAES_CfgIntextSwap (Results 1 – 1 of 1) sorted by relevance
37 kAES_CfgIntextSwap = 0x11u, /*!< INTEXT swap bytes, PROC_EN = Encrypt/Decrypt */ enumerator1033 …kAES_CfgIntextSwap; /* do not swap OUTTEXT, as OUTTEXT is copied for further use into GF128_Y regi… in aes_gcm_process()1073 …kAES_CfgIntextSwap; /* do not swap OUTTEXT, as OUTTEXT is copied for further use into GF128_Y regi… in aes_gcm_process()1160 *(volatile uint8_t *)((uint32_t)base) = (uint8_t)kAES_CfgIntextSwap; in aes_gcm_process()