Rename module 35000 : 31000

pull/3616/head
bacqube2 1 year ago
parent 6fcc8177cc
commit a3b4162e5f

@ -16,7 +16,7 @@
#include M2S(INCLUDE_PATH/inc_hash_blake2s.cl) #include M2S(INCLUDE_PATH/inc_hash_blake2s.cl)
#endif #endif
KERNEL_FQ void m35000_m04 (KERN_ATTR_RULES ()) KERNEL_FQ void m31000_m04 (KERN_ATTR_RULES ())
{ {
/** /**
* base * base
@ -94,15 +94,15 @@ KERNEL_FQ void m35000_m04 (KERN_ATTR_RULES ())
} }
} }
KERNEL_FQ void m35000_m08 (KERN_ATTR_RULES ()) KERNEL_FQ void m31000_m08 (KERN_ATTR_RULES ())
{ {
} }
KERNEL_FQ void m35000_m16 (KERN_ATTR_RULES ()) KERNEL_FQ void m31000_m16 (KERN_ATTR_RULES ())
{ {
} }
KERNEL_FQ void m35000_s04 (KERN_ATTR_RULES ()) KERNEL_FQ void m31000_s04 (KERN_ATTR_RULES ())
{ {
/** /**
* base * base
@ -190,10 +190,10 @@ KERNEL_FQ void m35000_s04 (KERN_ATTR_RULES ())
} }
} }
KERNEL_FQ void m35000_s08 (KERN_ATTR_RULES ()) KERNEL_FQ void m31000_s08 (KERN_ATTR_RULES ())
{ {
} }
KERNEL_FQ void m35000_s16 (KERN_ATTR_RULES ()) KERNEL_FQ void m31000_s16 (KERN_ATTR_RULES ())
{ {
} }

@ -16,7 +16,7 @@
#include M2S(INCLUDE_PATH/inc_hash_blake2s.cl) #include M2S(INCLUDE_PATH/inc_hash_blake2s.cl)
#endif #endif
KERNEL_FQ void m35000_mxx (KERN_ATTR_RULES ()) KERNEL_FQ void m31000_mxx (KERN_ATTR_RULES ())
{ {
/** /**
* base * base
@ -57,7 +57,7 @@ KERNEL_FQ void m35000_mxx (KERN_ATTR_RULES ())
} }
} }
KERNEL_FQ void m35000_sxx (KERN_ATTR_RULES ()) KERNEL_FQ void m31000_sxx (KERN_ATTR_RULES ())
{ {
/** /**
* base * base

@ -14,7 +14,7 @@
#include M2S(INCLUDE_PATH/inc_hash_blake2s.cl) #include M2S(INCLUDE_PATH/inc_hash_blake2s.cl)
#endif #endif
KERNEL_FQ void m35000_m04 (KERN_ATTR_BASIC ()) KERNEL_FQ void m31000_m04 (KERN_ATTR_BASIC ())
{ {
/** /**
* base * base
@ -142,15 +142,15 @@ KERNEL_FQ void m35000_m04 (KERN_ATTR_BASIC ())
} }
} }
KERNEL_FQ void m35000_m08 (KERN_ATTR_BASIC ()) KERNEL_FQ void m31000_m08 (KERN_ATTR_BASIC ())
{ {
} }
KERNEL_FQ void m35000_m16 (KERN_ATTR_BASIC ()) KERNEL_FQ void m31000_m16 (KERN_ATTR_BASIC ())
{ {
} }
KERNEL_FQ void m35000_s04 (KERN_ATTR_BASIC ()) KERNEL_FQ void m31000_s04 (KERN_ATTR_BASIC ())
{ {
/** /**
* base * base
@ -290,10 +290,10 @@ KERNEL_FQ void m35000_s04 (KERN_ATTR_BASIC ())
} }
} }
KERNEL_FQ void m35000_s08 (KERN_ATTR_BASIC ()) KERNEL_FQ void m31000_s08 (KERN_ATTR_BASIC ())
{ {
} }
KERNEL_FQ void m35000_s16 (KERN_ATTR_BASIC ()) KERNEL_FQ void m31000_s16 (KERN_ATTR_BASIC ())
{ {
} }

@ -14,7 +14,7 @@
#include M2S(INCLUDE_PATH/inc_hash_blake2s.cl) #include M2S(INCLUDE_PATH/inc_hash_blake2s.cl)
#endif #endif
KERNEL_FQ void m35000_mxx (KERN_ATTR_BASIC ()) KERNEL_FQ void m31000_mxx (KERN_ATTR_BASIC ())
{ {
/** /**
* base * base
@ -55,7 +55,7 @@ KERNEL_FQ void m35000_mxx (KERN_ATTR_BASIC ())
} }
} }
KERNEL_FQ void m35000_sxx (KERN_ATTR_BASIC ()) KERNEL_FQ void m31000_sxx (KERN_ATTR_BASIC ())
{ {
/** /**
* base * base

@ -14,7 +14,7 @@
#include M2S(INCLUDE_PATH/inc_hash_blake2s.cl) #include M2S(INCLUDE_PATH/inc_hash_blake2s.cl)
#endif #endif
DECLSPEC void m35000m (PRIVATE_AS u32 *w, const u32 pw_len, KERN_ATTR_FUNC_VECTOR ()) DECLSPEC void m31000m (PRIVATE_AS u32 *w, const u32 pw_len, KERN_ATTR_FUNC_VECTOR ())
{ {
/** /**
* modifiers are taken from args * modifiers are taken from args
@ -84,7 +84,7 @@ DECLSPEC void m35000m (PRIVATE_AS u32 *w, const u32 pw_len, KERN_ATTR_FUNC_VECTO
} }
} }
DECLSPEC void m35000s (PRIVATE_AS u32 *w, const u32 pw_len, KERN_ATTR_FUNC_VECTOR ()) DECLSPEC void m31000s (PRIVATE_AS u32 *w, const u32 pw_len, KERN_ATTR_FUNC_VECTOR ())
{ {
/** /**
* modifiers are taken from args * modifiers are taken from args
@ -166,7 +166,7 @@ DECLSPEC void m35000s (PRIVATE_AS u32 *w, const u32 pw_len, KERN_ATTR_FUNC_VECTO
} }
} }
KERNEL_FQ void m35000_m04 (KERN_ATTR_VECTOR ()) KERNEL_FQ void m31000_m04 (KERN_ATTR_VECTOR ())
{ {
/** /**
* base * base
@ -203,10 +203,10 @@ KERNEL_FQ void m35000_m04 (KERN_ATTR_VECTOR ())
* main * main
*/ */
m35000m (w, pw_len, pws, rules_buf, combs_buf, words_buf_r, tmps, hooks, bitmaps_buf_s1_a, bitmaps_buf_s1_b, bitmaps_buf_s1_c, bitmaps_buf_s1_d, bitmaps_buf_s2_a, bitmaps_buf_s2_b, bitmaps_buf_s2_c, bitmaps_buf_s2_d, plains_buf, digests_buf, hashes_shown, salt_bufs, esalt_bufs, d_return_buf, d_extra0_buf, d_extra1_buf, d_extra2_buf, d_extra3_buf, kernel_param, gid, lid, lsz); m31000m (w, pw_len, pws, rules_buf, combs_buf, words_buf_r, tmps, hooks, bitmaps_buf_s1_a, bitmaps_buf_s1_b, bitmaps_buf_s1_c, bitmaps_buf_s1_d, bitmaps_buf_s2_a, bitmaps_buf_s2_b, bitmaps_buf_s2_c, bitmaps_buf_s2_d, plains_buf, digests_buf, hashes_shown, salt_bufs, esalt_bufs, d_return_buf, d_extra0_buf, d_extra1_buf, d_extra2_buf, d_extra3_buf, kernel_param, gid, lid, lsz);
} }
KERNEL_FQ void m35000_m08 (KERN_ATTR_VECTOR ()) KERNEL_FQ void m31000_m08 (KERN_ATTR_VECTOR ())
{ {
/** /**
* base * base
@ -243,10 +243,10 @@ KERNEL_FQ void m35000_m08 (KERN_ATTR_VECTOR ())
* main * main
*/ */
m35000m (w, pw_len, pws, rules_buf, combs_buf, words_buf_r, tmps, hooks, bitmaps_buf_s1_a, bitmaps_buf_s1_b, bitmaps_buf_s1_c, bitmaps_buf_s1_d, bitmaps_buf_s2_a, bitmaps_buf_s2_b, bitmaps_buf_s2_c, bitmaps_buf_s2_d, plains_buf, digests_buf, hashes_shown, salt_bufs, esalt_bufs, d_return_buf, d_extra0_buf, d_extra1_buf, d_extra2_buf, d_extra3_buf, kernel_param, gid, lid, lsz); m31000m (w, pw_len, pws, rules_buf, combs_buf, words_buf_r, tmps, hooks, bitmaps_buf_s1_a, bitmaps_buf_s1_b, bitmaps_buf_s1_c, bitmaps_buf_s1_d, bitmaps_buf_s2_a, bitmaps_buf_s2_b, bitmaps_buf_s2_c, bitmaps_buf_s2_d, plains_buf, digests_buf, hashes_shown, salt_bufs, esalt_bufs, d_return_buf, d_extra0_buf, d_extra1_buf, d_extra2_buf, d_extra3_buf, kernel_param, gid, lid, lsz);
} }
KERNEL_FQ void m35000_m16 (KERN_ATTR_VECTOR ()) KERNEL_FQ void m31000_m16 (KERN_ATTR_VECTOR ())
{ {
/** /**
* base * base
@ -283,10 +283,10 @@ KERNEL_FQ void m35000_m16 (KERN_ATTR_VECTOR ())
* main * main
*/ */
m35000m (w, pw_len, pws, rules_buf, combs_buf, words_buf_r, tmps, hooks, bitmaps_buf_s1_a, bitmaps_buf_s1_b, bitmaps_buf_s1_c, bitmaps_buf_s1_d, bitmaps_buf_s2_a, bitmaps_buf_s2_b, bitmaps_buf_s2_c, bitmaps_buf_s2_d, plains_buf, digests_buf, hashes_shown, salt_bufs, esalt_bufs, d_return_buf, d_extra0_buf, d_extra1_buf, d_extra2_buf, d_extra3_buf, kernel_param, gid, lid, lsz); m31000m (w, pw_len, pws, rules_buf, combs_buf, words_buf_r, tmps, hooks, bitmaps_buf_s1_a, bitmaps_buf_s1_b, bitmaps_buf_s1_c, bitmaps_buf_s1_d, bitmaps_buf_s2_a, bitmaps_buf_s2_b, bitmaps_buf_s2_c, bitmaps_buf_s2_d, plains_buf, digests_buf, hashes_shown, salt_bufs, esalt_bufs, d_return_buf, d_extra0_buf, d_extra1_buf, d_extra2_buf, d_extra3_buf, kernel_param, gid, lid, lsz);
} }
KERNEL_FQ void m35000_s04 (KERN_ATTR_VECTOR ()) KERNEL_FQ void m31000_s04 (KERN_ATTR_VECTOR ())
{ {
/** /**
* base * base
@ -323,10 +323,10 @@ KERNEL_FQ void m35000_s04 (KERN_ATTR_VECTOR ())
* main * main
*/ */
m35000s (w, pw_len, pws, rules_buf, combs_buf, words_buf_r, tmps, hooks, bitmaps_buf_s1_a, bitmaps_buf_s1_b, bitmaps_buf_s1_c, bitmaps_buf_s1_d, bitmaps_buf_s2_a, bitmaps_buf_s2_b, bitmaps_buf_s2_c, bitmaps_buf_s2_d, plains_buf, digests_buf, hashes_shown, salt_bufs, esalt_bufs, d_return_buf, d_extra0_buf, d_extra1_buf, d_extra2_buf, d_extra3_buf, kernel_param, gid, lid, lsz); m31000s (w, pw_len, pws, rules_buf, combs_buf, words_buf_r, tmps, hooks, bitmaps_buf_s1_a, bitmaps_buf_s1_b, bitmaps_buf_s1_c, bitmaps_buf_s1_d, bitmaps_buf_s2_a, bitmaps_buf_s2_b, bitmaps_buf_s2_c, bitmaps_buf_s2_d, plains_buf, digests_buf, hashes_shown, salt_bufs, esalt_bufs, d_return_buf, d_extra0_buf, d_extra1_buf, d_extra2_buf, d_extra3_buf, kernel_param, gid, lid, lsz);
} }
KERNEL_FQ void m35000_s08 (KERN_ATTR_VECTOR ()) KERNEL_FQ void m31000_s08 (KERN_ATTR_VECTOR ())
{ {
/** /**
* base * base
@ -363,10 +363,10 @@ KERNEL_FQ void m35000_s08 (KERN_ATTR_VECTOR ())
* main * main
*/ */
m35000s (w, pw_len, pws, rules_buf, combs_buf, words_buf_r, tmps, hooks, bitmaps_buf_s1_a, bitmaps_buf_s1_b, bitmaps_buf_s1_c, bitmaps_buf_s1_d, bitmaps_buf_s2_a, bitmaps_buf_s2_b, bitmaps_buf_s2_c, bitmaps_buf_s2_d, plains_buf, digests_buf, hashes_shown, salt_bufs, esalt_bufs, d_return_buf, d_extra0_buf, d_extra1_buf, d_extra2_buf, d_extra3_buf, kernel_param, gid, lid, lsz); m31000s (w, pw_len, pws, rules_buf, combs_buf, words_buf_r, tmps, hooks, bitmaps_buf_s1_a, bitmaps_buf_s1_b, bitmaps_buf_s1_c, bitmaps_buf_s1_d, bitmaps_buf_s2_a, bitmaps_buf_s2_b, bitmaps_buf_s2_c, bitmaps_buf_s2_d, plains_buf, digests_buf, hashes_shown, salt_bufs, esalt_bufs, d_return_buf, d_extra0_buf, d_extra1_buf, d_extra2_buf, d_extra3_buf, kernel_param, gid, lid, lsz);
} }
KERNEL_FQ void m35000_s16 (KERN_ATTR_VECTOR ()) KERNEL_FQ void m31000_s16 (KERN_ATTR_VECTOR ())
{ {
/** /**
* base * base
@ -403,5 +403,5 @@ KERNEL_FQ void m35000_s16 (KERN_ATTR_VECTOR ())
* main * main
*/ */
m35000s (w, pw_len, pws, rules_buf, combs_buf, words_buf_r, tmps, hooks, bitmaps_buf_s1_a, bitmaps_buf_s1_b, bitmaps_buf_s1_c, bitmaps_buf_s1_d, bitmaps_buf_s2_a, bitmaps_buf_s2_b, bitmaps_buf_s2_c, bitmaps_buf_s2_d, plains_buf, digests_buf, hashes_shown, salt_bufs, esalt_bufs, d_return_buf, d_extra0_buf, d_extra1_buf, d_extra2_buf, d_extra3_buf, kernel_param, gid, lid, lsz); m31000s (w, pw_len, pws, rules_buf, combs_buf, words_buf_r, tmps, hooks, bitmaps_buf_s1_a, bitmaps_buf_s1_b, bitmaps_buf_s1_c, bitmaps_buf_s1_d, bitmaps_buf_s2_a, bitmaps_buf_s2_b, bitmaps_buf_s2_c, bitmaps_buf_s2_d, plains_buf, digests_buf, hashes_shown, salt_bufs, esalt_bufs, d_return_buf, d_extra0_buf, d_extra1_buf, d_extra2_buf, d_extra3_buf, kernel_param, gid, lid, lsz);
} }

@ -14,7 +14,7 @@
#include M2S(INCLUDE_PATH/inc_hash_blake2s.cl) #include M2S(INCLUDE_PATH/inc_hash_blake2s.cl)
#endif #endif
KERNEL_FQ void m35000_mxx (KERN_ATTR_VECTOR ()) KERNEL_FQ void m31000_mxx (KERN_ATTR_VECTOR ())
{ {
/** /**
* modifier * modifier
@ -66,7 +66,7 @@ KERNEL_FQ void m35000_mxx (KERN_ATTR_VECTOR ())
} }
} }
KERNEL_FQ void m35000_sxx (KERN_ATTR_VECTOR ()) KERNEL_FQ void m31000_sxx (KERN_ATTR_VECTOR ())
{ {
/** /**
* modifier * modifier

@ -18,7 +18,7 @@ static const u32 DGST_POS3 = 2;
static const u32 DGST_SIZE = DGST_SIZE_4_8; static const u32 DGST_SIZE = DGST_SIZE_4_8;
static const u32 HASH_CATEGORY = HASH_CATEGORY_RAW_HASH; static const u32 HASH_CATEGORY = HASH_CATEGORY_RAW_HASH;
static const char *HASH_NAME = "BLAKE2s-256"; static const char *HASH_NAME = "BLAKE2s-256";
static const u64 KERN_TYPE = 35000; static const u64 KERN_TYPE = 31000;
static const u32 OPTI_TYPE = OPTI_TYPE_ZERO_BYTE | OPTI_TYPE_USES_BITS_32 | OPTI_TYPE_RAW_HASH; static const u32 OPTI_TYPE = OPTI_TYPE_ZERO_BYTE | OPTI_TYPE_USES_BITS_32 | OPTI_TYPE_RAW_HASH;
static const u64 OPTS_TYPE = OPTS_TYPE_STOCK_MODULE | OPTS_TYPE_PT_GENERATE_LE; static const u64 OPTS_TYPE = OPTS_TYPE_STOCK_MODULE | OPTS_TYPE_PT_GENERATE_LE;
static const u32 SALT_TYPE = SALT_TYPE_NONE; static const u32 SALT_TYPE = SALT_TYPE_NONE;
Loading…
Cancel
Save