keys: Add ETicket RSA keypair to keyfile
This commit is contained in:
parent
065ba8bc11
commit
85e56adbf5
2 changed files with 11 additions and 9 deletions
|
@ -131,6 +131,7 @@ typedef struct {
|
|||
tsec_root_key[AES_128_KEY_SIZE];
|
||||
u32 sbk[4];
|
||||
keyblob_t keyblob[KB_FIRMWARE_VERSION_600 + 1];
|
||||
rsa_keypair_t rsa_keypair;
|
||||
} key_derivation_ctx_t;
|
||||
|
||||
typedef struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue