1
mirror of https://github.com/hashcat/hashcat synced 2024-11-28 05:21:38 +01:00
hashcat/OpenCL/inc_simd.h

4 lines
258 B
C
Raw Normal View History

2019-03-22 22:00:07 +01:00
DECLSPEC u32x ix_create_bft (__global const bf_t *bfs_buf, const u32 il_pos)
DECLSPEC u32x pwlenx_create_combt (__global const pw_t *combs_buf, const u32 il_pos)
DECLSPEC u32x ix_create_combt (__global const pw_t *combs_buf, const u32 il_pos, const int idx)