Home
last modified time | relevance | path

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

/openbmc/libbej/src/
H A Dbej_dictionary.c27 static bool bejValidatePropertyOffset(const uint8_t* dictionary, in bejValidatePropertyOffset() function
87 if (!bejValidatePropertyOffset(dictionary, propertyOffset)) in bejDictGetProperty()
128 if (!bejValidatePropertyOffset(dictionary, curPropertyOffset)) in bejDictGetPropertyByName()