Home
last modified time | relevance | path

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

/dports/security/hashcat/hashcat-6.2.5/include/
H A Dext_hip.h378 HIP_HIPMEMSETD8ASYNC hipMemsetD8Async; member
/dports/security/hashcat/hashcat-6.2.5/src/
H A Dbackend.c2502 …HC_LOAD_FUNC_HIP (hip, hipMemsetD8Async, hipMemsetD8Async, HIP_HIPMEMSETD8ASYNC… in hip_init()
3270 const hipError_t HIP_err = hip->hipMemsetD8Async (dstDevice, uc, N, hStream); in hc_hipMemsetD8Async()