1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-26 01:50:10 +00:00

Remove more occurances of netntlm_t in Whirlpool kernel

This commit is contained in:
Jens Steube 2019-03-08 15:26:50 +01:00
parent 9bcfa2e201
commit bc8ffadccc
2 changed files with 4 additions and 4 deletions

View File

@ -20,7 +20,7 @@ DECLSPEC void ripemd160_transform_transport_vector (const u32x *w, u32x *dgst)
ripemd160_transform_vector (w + 0, w + 4, w + 8, w + 12, dgst);
}
__kernel void m06000_m04 (KERN_ATTR_RULES_ESALT (netntlm_t))
__kernel void m06000_m04 (KERN_ATTR_RULES ())
{
/**
* modifier
@ -110,7 +110,7 @@ __kernel void m06000_m16 (KERN_ATTR_RULES ())
{
}
__kernel void m06000_s04 (KERN_ATTR_RULES_ESALT (netntlm_t))
__kernel void m06000_s04 (KERN_ATTR_RULES ())
{
/**
* modifier

View File

@ -18,7 +18,7 @@ DECLSPEC void ripemd160_transform_transport_vector (const u32x *w, u32x *dgst)
ripemd160_transform_vector (w + 0, w + 4, w + 8, w + 12, dgst);
}
__kernel void m06000_m04 (KERN_ATTR_ESALT (netntlm_t))
__kernel void m06000_m04 (KERN_ATTR_BASIC ())
{
/**
* modifier
@ -166,7 +166,7 @@ __kernel void m06000_m16 (KERN_ATTR_BASIC ())
{
}
__kernel void m06000_s04 (KERN_ATTR_ESALT (netntlm_t))
__kernel void m06000_s04 (KERN_ATTR_BASIC ())
{
/**
* modifier