Searched refs:UInt32ToBytes (Results 1 – 1 of 1) sorted by relevance
56 static void UInt32ToBytes(uint8_t bytes[], uint32_t n) { in UInt32ToBytes() function in GUIDGenerator68 UInt32ToBytes(&guid->data4[0], random()); in CreateGUID()69 UInt32ToBytes(&guid->data4[4], random()); in CreateGUID()