Add basic support to fusee for multiple tsec_root_keys.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#include "masterkey.h"
|
||||
|
||||
typedef struct {
|
||||
unsigned char tsec_root_key[0x10];
|
||||
unsigned char tsec_root_keys[0x20][0x10];
|
||||
unsigned char master_keks[0x20][0x10];
|
||||
} fusee_extkeys_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user