Searched refs:AES_TEXT_IN_0_REG (Results 1 – 4 of 4) sorted by relevance
77 REG_WRITE(AES_TEXT_IN_0_REG + i * 4, input_word); in aes_ll_write_block()
113 #define AES_TEXT_IN_0_REG (DR_REG_AES_BASE + 0x20) macro