Home
last modified time | relevance | path

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

/openthread-latest/src/core/mac/
Dmac_frame.cpp782 void Frame::SetKeySource(const uint8_t *aKeySource) in SetKeySource() argument
791 memcpy(&mPsdu[index + kSecurityControlSize + kFrameCounterSize], aKeySource, keySourceSize); in SetKeySource()
Dmac_frame.hpp457 void SetKeySource(const uint8_t *aKeySource);