Home
last modified time | relevance | path

Searched refs:Restore (Results 1 – 15 of 15) sorted by relevance

/openthread-latest/src/core/meshcop/
Ddataset_manager.hpp95 Error Restore(void);
280 void Restore(const Dataset &aDataset);
Ddataset_manager.cpp58 Error DatasetManager::Restore(void) in Restore() function in ot::MeshCoP::DatasetManager
68 Restore(dataset); in Restore()
73 void DatasetManager::Restore(const Dataset &aDataset) in Restore() function in ot::MeshCoP::DatasetManager
330 Restore(aDataset); in SaveLocal()
342 Restore(aDataset); in SaveLocal()
Ddataset_manager_ftd.cpp358 Restore(dataset); in GenerateLocal()
/openthread-latest/src/core/thread/
Dchild_table.hpp252 void Restore(void);
Ddua_manager.hpp153 void Restore(void);
Dchild_table.cpp217 void ChildTable::Restore(void) in Restore() function in ot::ChildTable
Dmle.cpp216 IgnoreError(Get<MeshCoP::ActiveDatasetManager>().Restore()); in Stop()
217 IgnoreError(Get<MeshCoP::PendingDatasetManager>().Restore()); in Stop()
366 void Mle::Restore(void) in Restore() function in ot::Mle::Mle
371 IgnoreError(Get<MeshCoP::ActiveDatasetManager>().Restore()); in Restore()
372 IgnoreError(Get<MeshCoP::PendingDatasetManager>().Restore()); in Restore()
375 Get<DuaManager>().Restore(); in Restore()
453 Get<ChildTable>().Restore(); in Restore()
542 IgnoreError(Get<MeshCoP::PendingDatasetManager>().Restore()); in BecomeDetached()
593 if (Get<MeshCoP::ActiveDatasetManager>().Restore() == kErrorNone) in Attach()
1585 if (Get<MeshCoP::PendingDatasetManager>().Restore() == kErrorNone) in Reattach()
[all …]
Ddua_manager.cpp200 void DuaManager::Restore(void) in Restore() function in ot::DuaManager
Dmle.hpp164 void Restore(void);
Dmle_router.cpp434 IgnoreError(Get<MeshCoP::ActiveDatasetManager>().Restore()); in SetStateRouterOrLeader()
435 IgnoreError(Get<MeshCoP::PendingDatasetManager>().Restore()); in SetStateRouterOrLeader()
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_ssl_decrypt.function249 /* Restore correct pre-encryption record */
284 /* Restore correct pre-encryption record */
Dtest_suite_ssl.function2021 /* Restore session from serialized data */
2205 /* Restore session from serialized data */
/openthread-latest/src/core/instance/
Dinstance.cpp402 Get<Mle::MleRouter>().Restore(); in AfterInit()
/openthread-latest/third_party/mbedtls/repo/docs/architecture/
Dpsa-storage-resilience.md125 * Restore `t` to its initial state.
/openthread-latest/third_party/mbedtls/repo/
DChangeLog159 * Restore the maximum TLS version to be negotiated to the configured one
1822 * Restore the ability to configure PSA via Mbed TLS options to support RSA
4809 * Restore ability to use a v1 cert as a CA if trusted locally. (This had
4811 * Restore ability to locally trust a self-signed cert that is not a proper