Home
last modified time | relevance | path

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

/dports/security/hashcat/hashcat-6.2.5/include/
H A Dext_hip.h335 typedef hipError_t (HIP_API_CALL *HIP_HIPMEMSETD8ASYNC) (hipDeviceptr_t, unsigned char, si… typedef
378 HIP_HIPMEMSETD8ASYNC hipMemsetD8Async;
/dports/security/hashcat/hashcat-6.2.5/src/
H A Dbackend.c2502 …_HIP (hip, hipMemsetD8Async, hipMemsetD8Async, HIP_HIPMEMSETD8ASYNC, … in hip_init()