Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/docs/architecture/
Dpsa-storage-resilience.md393 ### Transaction list file manipulation
409 ### Key creation process in the core
427 ### Key destruction process in the core
441 ### Transaction recovery
455 ### Concrete format of the transaction list file
488 ### Instrumentation for checking the storage invariant
508 ### Testing of transaction recovery
/openthread-latest/tests/scripts/thread-cert/
Ddtls.py241 def __init__(self, subrange, ele_cls, elements): argument