Home
last modified time | relevance | path

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

/dports/security/hashcat/hashcat-6.2.5/include/
H A Dext_hip.h366 HIP_HIPFUNCGETATTRIBUTE hipFuncGetAttribute; member
/dports/security/hashcat/hashcat-6.2.5/src/
H A Dbackend.c2490 …HC_LOAD_FUNC_HIP (hip, hipFuncGetAttribute, hipFuncGetAttribute, HIP_HIPFUNCGETATTRIB… in hip_init()
3000 const hipError_t HIP_err = hip->hipFuncGetAttribute (pi, attrib, hfunc); in hc_hipFuncGetAttribute()