Home
last modified time | relevance | path

Searched defs:Payload (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/tests/unit/
Dtest_lowpan.hpp52 struct Payload struct in ot::TestIphcVector
54 uint8_t mData[kPayloadMaxLength];
55 uint16_t mLength;
/openthread-latest/src/core/crypto/
Daes_ccm.cpp191 void AesCcm::Payload(void *aPlainText, void *aCipherText, uint32_t aLength, Mode aMode) in Payload() function in ot::Crypto::AesCcm
250 void AesCcm::Payload(Message &aMessage, uint16_t aOffset, uint16_t aLength, Mode aMode) in Payload() function in ot::Crypto::AesCcm