eks: Use LOT0 for identification

This commit is contained in:
CTCaer
2020-11-15 13:43:22 +02:00
parent 32955380c7
commit 67a03bbd85
4 changed files with 7 additions and 7 deletions

View File

@@ -69,7 +69,7 @@ typedef struct _hos_eks_mbr_t
u8 enabled[5];
u8 enabled_bis;
u8 rsvd[2];
u32 sbk_low;
u32 lot0;
u8 dkg[0x10];
u8 dkk[0x10];
hos_eks_keys_t keys[5];