Undo regression and re-add -ckeyid and -ncchseckey

This commit is contained in:
jakcron
2019-08-13 21:17:40 +08:00
parent ce4f09ba0e
commit 501c1714b3
3 changed files with 16 additions and 11 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
typedef enum
{
AES_128_KEY_SIZE = 16,
MAX_CMN_KEY = MAX_U8,
MAX_CMN_KEY = 0x05,
MAX_NCCH_KEYX = MAX_U8
} keydata_limits;