changing kernel reference to the existing 10900 kernel

pull/3984/head
Ian Odette 3 weeks ago
parent f5faf722bc
commit 189002c8fc

@ -18,7 +18,7 @@ static const u32 DGST_POS3 = 3;
static const u32 DGST_SIZE = DGST_SIZE_4_64;
static const u32 HASH_CATEGORY = HASH_CATEGORY_GENERIC_KDF;
static const char *HASH_NAME = "Citrix NetScaler (PBKDF2-HMAC-SHA256)";
static const u64 KERN_TYPE = 33700;
static const u64 KERN_TYPE = 10900;
static const u32 OPTI_TYPE = OPTI_TYPE_ZERO_BYTE
| OPTI_TYPE_SLOW_HASH_SIMD_LOOP;
static const u64 OPTS_TYPE = OPTS_TYPE_STOCK_MODULE

Loading…
Cancel
Save