Searched refs:keyswitch_state (Results 1 – 2 of 2) sorted by relevance
255 enum keyswitch_state { KEY_BOOT = 0, KEY_SECURE, KEY_NOT_SECURE }; enum431 enum keyswitch_state key_shadow; /* external state of the key switch */
3185 enum keyswitch_state key; in update_key_state()