Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/aes/
Dfsl_aes.c37 kAES_CfgIntextSwap = 0x11u, /*!< INTEXT swap bytes, PROC_EN = Encrypt/Decrypt */ enumerator
1033kAES_CfgIntextSwap; /* do not swap OUTTEXT, as OUTTEXT is copied for further use into GF128_Y regi… in aes_gcm_process()
1073kAES_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()