Home
last modified time | relevance | path

Searched defs:uuidRfc4122Length (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-net-ipmid/command/
H A Dguid.cpp35 constexpr size_t uuidRfc4122Length = (uuidHexLength + 4); in rfcToGuid() local
/openbmc/intel-ipmi-oem/src/
H A Dappcommands.cpp280 constexpr size_t uuidRfc4122Length = (uuidHexLength + 4); in rfc4122ToIpmiConvesrion() local
/openbmc/phosphor-host-ipmid/
H A Dapphandler.cpp772 constexpr size_t uuidRfc4122Length = (uuidHexLength + 4); in rfc4122ToIpmi() local