Searched defs:uuidHexLength (Results 1 – 3 of 3) sorted by relevance
34 constexpr size_t uuidHexLength = (2 * BMC_GUID_LEN); in rfcToGuid() local
279 constexpr size_t uuidHexLength = (2 * uuidLength); in rfc4122ToIpmiConvesrion() local
771 constexpr size_t uuidHexLength = (2 * uuidBinaryLength); in rfc4122ToIpmi() local