Home
last modified time | relevance | path

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

/openthread-latest/src/core/crypto/
Dstorage.cpp60 void Storage::KeyRefManager::DestroyPersistentKeys(void) in DestroyPersistentKeys() function in ot::Crypto::Storage::KeyRefManager
/openthread-latest/src/core/thread/
Dkey_manager.cpp674 void KeyManager::DestroyPersistentKeys(void) { Get<Crypto::Storage::KeyRefManager>().DestroyPersist… in DestroyPersistentKeys() function in ot::KeyManager