smcGenerateAesKek + Key sealing.

This commit is contained in:
Michael Scire
2018-02-20 01:02:01 -08:00
parent 07f9e9500e
commit 4030c6eb20
7 changed files with 201 additions and 6 deletions

View File

@@ -12,8 +12,8 @@
#define KEYSLOT_SWITCH_MASTERKEY 0xC
#define KEYSLOT_SWITCH_DEVICEKEY 0xD
/* This key was added in 4.0.0. */
#define KEYSLOT_SWITCH_NEWDEVICEKEY 0xF
/* This keyslot was added in 4.0.0. */
#define KEYSLOT_SWITCH_4XOLDDEVICEKEY 0xF
#define KEYSLOT_AES_MAX 0x10
#define KEYSLOT_RSA_MAX 0x2