Home
last modified time | relevance | path

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

/dports/security/hashcat/hashcat-6.2.5/include/
H A Dext_hip.h19 HIP_FUNC_ATTRIBUTE_SHARED_SIZE_BYTES, enumerator
/dports/security/hashcat/hashcat-6.2.5/src/
H A Dbackend.c10045 …if (hc_hipFuncGetAttribute (hashcat_ctx, &shared_size_bytes, HIP_FUNC_ATTRIBUTE_SHARED_SIZE_BYTES,… in get_hip_kernel_local_mem_size()