Searched defs:_sec_options (Results 1 – 1 of 1) sorted by relevance
127 typedef struct _sec_options { struct129 char aes_key_file[MAX_FILENAME+1];130 char kak_key_file[MAX_FILENAME+1];131 char csk_key_file[CSK_ARR_SZ][MAX_FILENAME+1];132 uint32_t box_id;133 uint32_t flash_id;134 uint32_t jtag_delay;135 uint8_t csk_index;136 uint8_t jtag_enable;137 uint8_t efuse_disable;[all …]