Searched refs:sha1_str (Results 1 – 1 of 1) sorted by relevance
282 void Sha1ToVkUuid(const char *sha1_str, uint8_t uuid[VK_UUID_SIZE]) { in Sha1ToVkUuid() argument287 strncpy(padded_sha1_str, sha1_str, 2 * VK_UUID_SIZE + 1); in Sha1ToVkUuid()