Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/crypto/
H A Dstorage.cpp59 void Storage::DestroyPersistentKeys(void) in DestroyPersistentKeys() function in ot::Crypto::Storage
/aosp_15_r20/external/openthread/src/core/thread/
H A Dkey_manager.cpp669 void KeyManager::DestroyPersistentKeys(void) { Crypto::Storage::DestroyPersistentKeys(); } in DestroyPersistentKeys() function in ot::KeyManager