Home
last modified time | relevance | path

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

/openthread-3.7.0/src/core/mac/
Dmac_links.cpp172 const KeyMaterial *Links::GetCurrentMacKey(const Frame &aFrame) const in GetCurrentMacKey() function in ot::Mac::Links
Dsub_mac.hpp457 const KeyMaterial &GetCurrentMacKey(void) const { return mCurrKey; } in GetCurrentMacKey() function in ot::Mac::SubMac