Home
last modified time | relevance | path

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

/openthread-latest/tests/unit/
Dtest_hdlc.cpp501 decoder.Decode(frame, length); in TestEncoderDecoder()
565 decoder.Decode(encoderBuffer.GetFrame(), encoderBuffer.GetLength()); in TestEncoderDecoder()
574 decoder.Decode(badShortFrame, sizeof(badShortFrame)); in TestEncoderDecoder()
584 decoder.Decode(&byte, sizeof(uint8_t)); in TestEncoderDecoder()
586 decoder.Decode(&byte, sizeof(uint8_t)); in TestEncoderDecoder()
588 decoder.Decode(&byte, sizeof(uint8_t)); in TestEncoderDecoder()
590 decoder.Decode(&byte, sizeof(uint8_t)); in TestEncoderDecoder()
634 decoder.Decode(encoderBuffer.GetFrame(), encoderBuffer.GetLength()); in TestFuzzEncoderDecoder()
/openthread-latest/src/posix/platform/
Dhdlc_interface.cpp202 Decode(buffer, static_cast<uint16_t>(rval)); in Read()
210 void HdlcInterface::Decode(const uint8_t *aBuffer, uint16_t aLength) { mHdlcDecoder.Decode(aBuffer,… in Decode() function in ot::Posix::HdlcInterface
295 Decode(event.mData, event.mDataLength); in WaitForFrame()
377 Decode(event->mData, event->mDataLength); in Process()
Dhdlc_interface.hpp209 void Decode(const uint8_t *aBuffer, uint16_t aLength);
/openthread-latest/src/lib/hdlc/
Dhdlc.hpp159 void Decode(const uint8_t *aData, uint16_t aLength);
Dhdlc.cpp224 void Decoder::Decode(const uint8_t *aData, uint16_t aLength) in Decode() function in ot::Hdlc::Decoder
/openthread-latest/tests/gtest/
Dfake_coprocessor_platform.cpp80 hdlcDecoder.Decode(aBuffer, aLength); in Receive()
/openthread-latest/src/ncp/
Dncp_hdlc.cpp285 mFrameDecoder.Decode(aBuf, aBufLength); in HandleHdlcReceiveDone()
/openthread-latest/third_party/mbedtls/repo/docs/
Dpsa-transition.md1189 …1. Decode the selected curve/group and use this to determine a PSA key type (`PSA_KEY_TYPE_ECC_KEY…