|
libhd
5.0
|
hardware security More...
#include <hd.h>
Data Fields | |
| union u_hd_smbios_t * | next |
| hd_smbios_type_t | type |
| int | data_len |
| unsigned char * | data |
| str_list_t * | strings |
| int | handle |
| hd_id_t | power |
| power-on password status More... | |
| hd_id_t | keyboard |
| keyboard password status More... | |
| hd_id_t | admin |
| admin password status More... | |
| hd_id_t | reset |
| front panel reset status More... | |
hardware security
| hd_id_t smbios_secure_t::admin |
admin password status
Referenced by smbios_free(), and smbios_parse().
| unsigned char* smbios_secure_t::data |
| int smbios_secure_t::data_len |
| int smbios_secure_t::handle |
| hd_id_t smbios_secure_t::keyboard |
keyboard password status
Referenced by smbios_free(), and smbios_parse().
| union u_hd_smbios_t* smbios_secure_t::next |
| hd_id_t smbios_secure_t::power |
power-on password status
Referenced by smbios_free(), and smbios_parse().
| hd_id_t smbios_secure_t::reset |
front panel reset status
Referenced by smbios_free(), and smbios_parse().
| str_list_t* smbios_secure_t::strings |
| hd_smbios_type_t smbios_secure_t::type |