Searched refs:LIBCFG_AES_SWAP (Results 1 – 6 of 6) sorted by relevance
305 #if (LIBCFG_AES_SWAP) in AES_SetInputData()320 #if (LIBCFG_AES_SWAP) in AES_GetOutputData()360 #if (LIBCFG_AES_SWAP) in AES_SetKeyTable()383 #if (LIBCFG_AES_SWAP) in AES_SetVectorTable()
305 #if (LIBCFG_AES_SWAP) in AES_SetInputData()320 #if (LIBCFG_AES_SWAP) in AES_GetOutputData()358 #if (LIBCFG_AES_SWAP) in AES_SetKeyTable()381 #if (LIBCFG_AES_SWAP) in AES_SetVectorTable()
72 #define LIBCFG_AES_SWAP (1) macro
76 #define LIBCFG_AES_SWAP (1) macro
810 + Add LIBCFG_AES_SWAP function to process endian issue of AES.
1626 + Add LIBCFG_AES_SWAP function to process endian issue of AES.
Completed in 17 milliseconds