Home
last modified time | relevance | path

Searched refs:hip_module_amp (Results 1 – 2 of 2) sorted by relevance

/dports/security/hashcat/hashcat-6.2.5/include/
H A Dtypes.h1526 hipModule_t hip_module_amp; member
/dports/security/hashcat/hashcat-6.2.5/src/
H A Dbackend.c11986 … &device_param->opencl_program_amp, &device_param->cuda_module_amp, &device_param->hip_module_amp); in backend_session_begin()
13820 …unction (hashcat_ctx, &device_param->hip_function_amp, device_param->hip_module_amp, "amp") == -1)… in backend_session_begin()
15377 …if (device_param->hip_module_amp) hc_hipModuleUnload (hashcat_ctx, device_param->hip_module_… in backend_session_destroy()
15453 device_param->hip_module_amp = NULL; in backend_session_destroy()