Home
last modified time | relevance | path

Searched refs:KEY_NOT_SECURE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sunfire/sys/
H A Dsysctrl.h255 enum keyswitch_state { KEY_BOOT = 0, KEY_SECURE, KEY_NOT_SECURE }; enumerator
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl.c3194 key = KEY_NOT_SECURE; in update_key_state()
3214 case KEY_NOT_SECURE: in update_key_state()