Searched refs:HW_AES_BLOCK_LAST_WORD (Results 1 – 1 of 1) sorted by relevance
51 #define HW_AES_BLOCK_LAST_WORD (3) macro139 for (index = 0; index <= HW_AES_BLOCK_LAST_WORD; index++) in aes_block_swap_endian()141 aes_block_tmp[HW_AES_BLOCK_LAST_WORD - index] = __REV(*(InBlock + index)); in aes_block_swap_endian()