Home
last modified time | relevance | path

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

/external/openthread/src/core/thread/
Dkey_manager.hpp355 const Mle::KeyMaterial &GetCurrentMleKey(void) const { return mMleKey; } in GetCurrentMleKey() function in ot::KeyManager
Dmle.cpp2311 ? Get<KeyManager>().GetCurrentMleKey() in ProcessMessageSecurity()