mirror of
https://github.com/hashcat/hashcat.git
synced 2025-02-20 11:32:12 +00:00
Remove esalt param
This commit is contained in:
parent
7c29dff84c
commit
5154807c4e
@ -448,7 +448,7 @@ KERNEL_FQ void m23400_loop2 (KERN_ATTR_TMPS (bitwarden_tmp_t))
|
|||||||
unpackv (tmps, out, gid, 7, out[7]);
|
unpackv (tmps, out, gid, 7, out[7]);
|
||||||
}
|
}
|
||||||
|
|
||||||
KERNEL_FQ void m23400_comp (KERN_ATTR_TMPS_ESALT (bitwarden_tmp_t, u32))
|
KERNEL_FQ void m23400_comp (KERN_ATTR_TMPS (bitwarden_tmp_t, u32))
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* base
|
* base
|
||||||
|
Loading…
Reference in New Issue
Block a user