Searched refs:UUID_SIZE (Results 1 – 1 of 1) sorted by relevance
50 #define UUID_SIZE 16 macro55 uint8_t uuid[UUID_SIZE];87 assert(SHA1_DIGEST_LENGTH >= UUID_SIZE); in os_import_memory_fd()88 if (memcmp(header.uuid, sha1, UUID_SIZE)) { in os_import_memory_fd()159 assert(SHA1_DIGEST_LENGTH >= UUID_SIZE); in os_malloc_aligned_fd()160 memcpy(header->uuid, sha1, UUID_SIZE); in os_malloc_aligned_fd()