mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-25 17:38:23 +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]);
|
||||
}
|
||||
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user