Home
last modified time | relevance | path

Searched refs:bejErrorNotSupported (Results 1 – 3 of 3) sorted by relevance

/openbmc/libbej/src/
H A Dbej_decoder_core.c752 return bejErrorNotSupported; in bejDecode()
898 return bejErrorNotSupported; in bejDecodePldmBlock()
905 return bejErrorNotSupported; in bejDecodePldmBlock()
912 return bejErrorNotSupported; in bejDecodePldmBlock()
918 return bejErrorNotSupported; in bejDecodePldmBlock()
/openbmc/libbej/include/libbej/
H A Dbej_common.h54 bejErrorNotSupported, enumerator
/openbmc/libbej/test/
H A Dbej_decoder_test.cpp166 bejErrorNotSupported); in TEST()