Searched defs:cmac_shm (Results 1 – 1 of 1) sorted by relevance
118 struct cmac_shm { struct119 struct cmac_shm_config *config; argument120 struct cmac_shm_ctrl *ctrl; argument121 struct cmac_shm_mbox *mbox_s2c; argument122 struct cmac_shm_mbox *mbox_c2s; argument123 struct cmac_shm_trim *trim; argument124 struct cmac_shm_rand *rand; argument125 struct cmac_shm_dcdc *dcdc; argument126 struct cmac_shm_crashinfo *crashinfo; argument127 struct cmac_shm_debugdata *debugdata; argument