Searched refs:AES_IV_BASE (Results 1 – 6 of 6) sorted by relevance
168 uint32_t *reg_addr_buf = (uint32_t *)(AES_IV_BASE); in aes_ll_set_iv()187 iv_word = REG_READ(AES_IV_BASE + (i * REG_WIDTH)); in aes_ll_read_iv()
179 uint32_t *reg_addr_buf = (uint32_t *)(AES_IV_BASE); in aes_ll_set_iv()198 iv_word = REG_READ(AES_IV_BASE + (i * REG_WIDTH)); in aes_ll_read_iv()
89 #define AES_IV_BASE ((DR_REG_AES_BASE) + 0x50) macro
104 #define AES_IV_BASE ((DR_REG_AES_BASE) + 0x50) macro
93 #define AES_IV_BASE ((DR_REG_AES_BASE) + 0x50) macro