Home
last modified time | relevance | path

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

/openbmc/libbej/src/
H A Dbej_decoder_core.c745 uint64_t operationCount = 0; in bejDecode() local
749 if (++operationCount > maxOperations) in bejDecode()