Searched refs:kAES_CfgSwap (Results 1 – 1 of 1) sorted by relevance
36 …kAES_CfgSwap = 0x51u, /*!< INTEXT swap bytes, OUTTEXT swap bytes, PROC_EN = Encr… enumerator399 *(volatile uint8_t *)((uint32_t)base) = (uint8_t)kAES_CfgSwap; in AES_EncryptEcb()450 *(volatile uint8_t *)((uint32_t)base) = (uint8_t)kAES_CfgSwap; in AES_DecryptEcb()524 *(volatile uint8_t *)((uint32_t)base) = (uint8_t)kAES_CfgSwap; in aes_block_mode()702 *(volatile uint8_t *)((uint32_t)base) = (uint8_t)kAES_CfgSwap; in AES_CryptCtr()1141 *(volatile uint8_t *)((uint32_t)base) = (uint8_t)kAES_CfgSwap; in aes_gcm_process()