Home
last modified time | relevance | path

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

/openbmc/libbej/test/include/
H A Dbej_common_test.hpp81 static uint8_t encBuffer[maxBufferSize]; in loadInputs() local
83 std::span(encBuffer, maxBufferSize)); in loadInputs()
104 .encodedStream = std::span(encBuffer, encLen), in loadInputs()