Searched defs:CM_AES_regs_t (Results 1 – 1 of 1) sorted by relevance
33 static struct CM_AES_regs_t { struct34 uint32_t CONFIG;35 uint32_t reserved;36 uint32_t KEY[8];37 uint32_t IV[4];38 uint32_t IV2[4];39 uint32_t KEY2[8];40 uint32_t MASK;