Searched refs:has_vbfe (Results 1 – 2 of 2) sorted by relevance
/dports/security/hashcat/hashcat-6.2.5/include/ |
H A D | types.h | 1370 bool has_vbfe; member
|
/dports/security/hashcat/hashcat-6.2.5/src/ |
H A D | backend.c | 9568 device_param->has_vbfe = true; in backend_ctx_devices_init() 9636 …device_param->has_vbfe = opencl_test_instruction (hashcat_ctx, context, device_param->opencl_d… in backend_ctx_devices_init() 9654 device_param->has_vbfe = device_param_prev->has_vbfe; in backend_ctx_devices_init() 11472 …ubb_co, device_param->has_vperm, device_param->has_vadd3, device_param->has_vbfe, device_param->ha… in backend_session_begin() 11474 …ubb_co, device_param->has_vperm, device_param->has_vadd3, device_param->has_vbfe, device_param->ha… in backend_session_begin()
|