Searched refs:GetNetworkKey (Results 1 – 7 of 7) sorted by relevance
110 Get<KeyManager>().GetNetworkKey(localNetworkKey); in ProcessSetOrReplaceRequest()316 Get<KeyManager>().GetNetworkKey(networkKey); in GenerateLocal()
984 Get<KeyManager>().GetNetworkKey(currentKey); in HandleDelayTimer()
267 GetNetworkKey(networkKey); in SetNetworkKey()570 void KeyManager::GetNetworkKey(NetworkKey &aNetworkKey) const in GetNetworkKey() function in ot::KeyManager
246 void GetNetworkKey(NetworkKey &aNetworkKey) const;
447 ClientError GetNetworkKey(std::vector<uint8_t> &aNetworkKey);
537 ClientError ThreadApiDBus::GetNetworkKey(std::vector<uint8_t> &aNetworkKey) in GetNetworkKey() function in otbr::DBus::ThreadApiDBus
101 AsCoreType(aInstance).Get<KeyManager>().GetNetworkKey(AsCoreType(aNetworkKey)); in otThreadGetNetworkKey()