Home
last modified time | relevance | path

Searched refs:DestroyTemporaryKeys (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/instance/
Dinstance.cpp427 Get<KeyManager>().DestroyTemporaryKeys(); in Finalize()
455 Get<KeyManager>().DestroyTemporaryKeys(); in FactoryReset()
468 Get<KeyManager>().DestroyTemporaryKeys(); in ErasePersistentInfo()
/openthread-latest/src/core/thread/
Dkey_manager.hpp541 void DestroyTemporaryKeys(void);
Dkey_manager.cpp666 void KeyManager::DestroyTemporaryKeys(void) in DestroyTemporaryKeys() function in ot::KeyManager