mirror of
https://github.com/Atmosphere-NX/Atmosphere
synced 2024-11-10 07:06:34 +00:00
sept-secondary: Better meme compliance
This commit is contained in:
parent
a0e06cf7b2
commit
f5695145ef
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
HOVI_ENC_KEY_PRD = '00000000000000000000000000000000'.decode('hex')
|
||||
HOVI_ENC_KEY_DEV = '00000000000000000000000000000000'.decode('hex')
|
||||
HOVI_ENC_KEY_IV1 = '00000000000000000000000000000000'.decode('hex')
|
||||
HOVI_SIG_KEY_PRD = '00000000000000000000000000000000'.decode('hex')
|
||||
HOVI_SIG_KEY_DEV = '00000000000000000000000000000000'.decode('hex')
|
||||
HOVI_KEK_KEY_PRD = '00000000000000000000000000000000'.decode('hex')
|
||||
HOVI_KEK_KEY_DEV = '00000000000000000000000000000000'.decode('hex')
|
||||
IV = '00000000000000000000000000000000'.decode('hex')
|
Loading…
Reference in a new issue