Home
last modified time | relevance | path

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

/dports/security/hashcat/hashcat-6.2.5/include/
H A Dext_hip.h323 typedef hipError_t (HIP_API_CALL *HIP_HIPFUNCGETATTRIBUTE) (int *, hipFunction_attribute, hip… typedef
366 HIP_HIPFUNCGETATTRIBUTE hipFuncGetAttribute;
/dports/security/hashcat/hashcat-6.2.5/src/
H A Dbackend.c2490 …HIP (hip, hipFuncGetAttribute, hipFuncGetAttribute, HIP_HIPFUNCGETATTRIBUTE, H… in hip_init()