Home
last modified time | relevance | path

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

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