Home
last modified time | relevance | path

Searched defs:unhex (Results 1 – 2 of 2) sorted by relevance

/openbmc/sdbusplus/src/message/
H A Dnative_types.cpp18 constexpr std::array<int8_t, 256> unhex = [] { in __anon685ec59d0102() variable
/openbmc/qemu/tests/unit/
H A Dtest-crypto-cipher.c595 static inline int unhex(char c) in unhex() function