Home
last modified time | relevance | path

Searched refs:sha1_result (Results 1 - 5 of 5) sorted by relevance

/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerSHA1.cpp76 uint8_t* sha1_result(sha1nfo *s);
177 uint8_t* sha1_result(sha1nfo *s) { in sha1_result() function
206 memcpy(Out, sha1_result(&s), HASH_LENGTH); in ComputeSHA1()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_perf.c367 unsigned char sha1_result[20]; in anv_EnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR() local
370 sha1_result); in anv_EnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR()
371 memcpy(counter->uuid, sha1_result, sizeof(counter->uuid)); in anv_EnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_query.c735 unsigned char sha1_result[20]; in v3dv_EnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR() local
737 sha1_result); in v3dv_EnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR()
739 memcpy(counter->uuid, sha1_result, sizeof(counter->uuid)); in v3dv_EnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR()
/third_party/libwebsockets/lib/misc/
H A Dsha-1.c258 sha1_result(struct sha1_ctxt *ctxt, void *digest0) in sha1_result() function
291 sha1_result(&ctx, (void *)md); in lws_SHA1()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_query.c1666 unsigned char sha1_result[20]; in tu_EnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR() local
1669 sha1_result); in tu_EnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR()
1670 memcpy(counter->uuid, sha1_result, sizeof(counter->uuid)); in tu_EnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR()

Completed in 6 milliseconds