Home
last modified time | relevance | path

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

/dports/security/hashcat/hashcat-6.2.5/include/
H A Dext_hip.h310 typedef hipError_t (HIP_API_CALL *HIP_HIPCTXSETCURRENT) (hipCtx_t); typedef
353 HIP_HIPCTXSETCURRENT hipCtxSetCurrent;
/dports/security/hashcat/hashcat-6.2.5/src/
H A Dbackend.c2477 …_HIP (hip, hipCtxSetCurrent, hipCtxSetCurrent, HIP_HIPCTXSETCURRENT, … in hip_init()