Searched refs:lockControl (Results 1 – 2 of 2) sorted by relevance
143 config->lockControl = kKEYMGR_Unlock; in KEYMGR_GetDefaultConfig()168 KEY_MANAGER_SLOT0_CTRL_LOCK_CONTROL(config->lockControl); in KEYMGR_SlotControl()175 KEY_MANAGER_SLOT1_CTRL_LOCK_CONTROL(config->lockControl); in KEYMGR_SlotControl()182 KEY_MANAGER_SLOT2_CTRL_LOCK_CONTROL(config->lockControl); in KEYMGR_SlotControl()189 KEY_MANAGER_SLOT3_CTRL_LOCK_CONTROL(config->lockControl); in KEYMGR_SlotControl()196 KEY_MANAGER_SLOT4_CTRL_LOCK_CONTROL(config->lockControl); in KEYMGR_SlotControl()
73 keymgr_lock_t lockControl; /*!< Lock control register of slot. */ member