Searched refs:KEY_BASE (Results 1 – 3 of 3) sorted by relevance
139 case KEY_BASE ... KEY_END - 4: in max78000_aes_write()140 stl_be_p(&s->key[(KEY_END - KEY_BASE - 4) - (addr - KEY_BASE)], val); in max78000_aes_write()
24 #define KEY_BASE 0x400 macro
564 #define KEY_BASE (EP93XX_APB_BASE | KEY_OFFSET) macro