Home
last modified time | relevance | path

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

/openthread-3.7.0/src/core/meshcop/
Ddataset_manager.hpp89 Error Restore(void);
288 void Restore(const Dataset &aDataset);
Ddataset_manager.cpp71 Error DatasetManager::Restore(void) in Restore() function in ot::MeshCoP::DatasetManager
81 Restore(dataset); in Restore()
86 void DatasetManager::Restore(const Dataset &aDataset) in Restore() function in ot::MeshCoP::DatasetManager
346 Restore(aDataset); in SaveLocal()
358 Restore(aDataset); in SaveLocal()
Ddataset_manager_ftd.cpp368 Restore(dataset); in GenerateLocal()
/openthread-3.7.0/src/core/thread/
Dchild_table.hpp274 void Restore(void);
Ddua_manager.hpp164 void Restore(void);
Dmle.cpp239 IgnoreError(Get<MeshCoP::ActiveDatasetManager>().Restore()); in Stop()
240 IgnoreError(Get<MeshCoP::PendingDatasetManager>().Restore()); in Stop()
360 void Mle::Restore(void) in Restore() function in ot::Mle::Mle
365 IgnoreError(Get<MeshCoP::ActiveDatasetManager>().Restore()); in Restore()
366 IgnoreError(Get<MeshCoP::PendingDatasetManager>().Restore()); in Restore()
369 Get<DuaManager>().Restore(); in Restore()
444 Get<ChildTable>().Restore(); in Restore()
533 IgnoreError(Get<MeshCoP::PendingDatasetManager>().Restore()); in BecomeDetached()
584 if (Get<MeshCoP::ActiveDatasetManager>().Restore() == kErrorNone) in Attach()
1535 if (Get<MeshCoP::PendingDatasetManager>().Restore() == kErrorNone) in Reattach()
[all …]
Dchild_table.cpp219 void ChildTable::Restore(void) in Restore() function in ot::ChildTable
Ddua_manager.cpp211 void DuaManager::Restore(void) in Restore() function in ot::DuaManager
Dmle.hpp167 void Restore(void);
Dmle_router.cpp432 IgnoreError(Get<MeshCoP::ActiveDatasetManager>().Restore()); in SetStateRouterOrLeader()
433 IgnoreError(Get<MeshCoP::PendingDatasetManager>().Restore()); in SetStateRouterOrLeader()
/openthread-3.7.0/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-3.7.0/src/core/instance/
Dinstance.cpp395 Get<Mle::MleRouter>().Restore(); in AfterInit()
/openthread-3.7.0/third_party/mbedtls/repo/docs/architecture/
Dpsa-storage-resilience.md125 * Restore `t` to its initial state.
/openthread-3.7.0/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