Searched refs:UUID_SIZE (Results 1 – 3 of 3) sorted by relevance
23 #define UUID_SIZE 16 macro63 unsigned char uuid[UUID_SIZE];
35 constexpr const int UUID_SIZE = 16; variable
106 unsigned char buf[UUID_SIZE] = { 0 }; // 0: initialization in GenerateUuid()