Add -m 10200 module

This commit is contained in:
jsteube
2019-02-11 14:39:43 +01:00
parent 9daaca2188
commit 7432db69fa
3 changed files with 248 additions and 156 deletions
-6
View File
@@ -30,12 +30,6 @@ typedef struct pbkdf2_sha256_tmp
} pbkdf2_sha256_tmp_t;
typedef struct cram_md5
{
u32 user[16];
} cram_md5_t;
typedef enum kern_type
{
KERN_TYPE_MD5_SLTPW = 20,