Add -m 14400 module

This commit is contained in:
jsteube
2019-02-11 14:25:41 +01:00
parent 7a7504057c
commit 9daaca2188
3 changed files with 212 additions and 99 deletions
-1
View File
@@ -87,7 +87,6 @@ typedef enum kern_type
KERN_TYPE_HMAC_STREEBOG_512_PW = 11850,
KERN_TYPE_HMAC_STREEBOG_512_SLT = 11860,
KERN_TYPE_OPENCART = 13900,
KERN_TYPE_SHA1CX = 14400,
} kern_type_t;