Searched refs:has_vsubb (Results 1 – 2 of 2) sorted by relevance
/dports/security/hashcat/hashcat-6.2.5/include/ |
H A D | types.h | 1366 bool has_vsubb; member
|
/dports/security/hashcat/hashcat-6.2.5/src/ |
H A D | backend.c | 9564 device_param->has_vsubb = true; in backend_ctx_devices_init() 9632 …device_param->has_vsubb = opencl_test_instruction (hashcat_ctx, context, device_param->opencl_d… in backend_ctx_devices_init() 9650 device_param->has_vsubb = device_param_prev->has_vsubb; in backend_ctx_devices_init() 11472 …d_co, device_param->has_vaddc_co, device_param->has_vsub, device_param->has_vsubb, device_param->h… in backend_session_begin() 11474 …d_co, device_param->has_vaddc_co, device_param->has_vsub, device_param->has_vsubb, device_param->h… in backend_session_begin()
|