Searched refs:verity_corrupted (Results 1 – 4 of 4) sorted by relevance
69 uint8_t verity_corrupted : 1; member
141 uint8_t verity_corrupted : 1; member
253 bootctrl.slot_info[slot].verity_corrupted = 0; in SetActiveBootSlot()
293 if (slot != current_slot_) bootctrl.slot_info[slot].verity_corrupted = 0; in SetActiveBootSlot()