Home
last modified time | relevance | path

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

/openbmc/libbej/src/
H A Dbej_decoder_core.c694 const uint8_t* enStream, uint32_t streamLen, in bejDecode() argument
722 while (params.state.encodedStreamOffset < streamLen) in bejDecode()
879 uint32_t streamLen = blockLength - pldmHeaderSize; in bejDecodePldmBlock() local
881 dictionaries->annotationDictionary, enStream, streamLen, in bejDecodePldmBlock()