Home
last modified time | relevance | path

Searched defs:combs_buf (Results 1 – 2 of 2) sorted by relevance

/dports/security/hashcat/hashcat-6.2.5/src/
H A Dbackend.c14938 pw_t *combs_buf = (pw_t *) hccalloc (KERNEL_COMBS, sizeof (pw_t)); in backend_session_begin() local
/dports/security/hashcat/hashcat-6.2.5/include/
H A Dtypes.h1301 pw_t *combs_buf; member