Home
last modified time | relevance | path

Searched refs:best (Results 1 – 20 of 20) sorted by relevance

/openthread-latest/src/core/meshcop/
Dcommissioner.cpp197 Joiner *best = nullptr; in FindBestMatchingJoinerEntry() local
211 if (best == nullptr) in FindBestMatchingJoinerEntry()
213 best = &joiner; in FindBestMatchingJoinerEntry()
221 ExitNow(best = &joiner); in FindBestMatchingJoinerEntry()
228 if ((best == nullptr) || in FindBestMatchingJoinerEntry()
229 ((best->mType == Joiner::kTypeDiscerner) && in FindBestMatchingJoinerEntry()
230 … (best->mSharedId.mDiscerner.GetLength() < joiner.mSharedId.mDiscerner.GetLength()))) in FindBestMatchingJoinerEntry()
232 best = &joiner; in FindBestMatchingJoinerEntry()
240 return best; in FindBestMatchingJoinerEntry()
/openthread-latest/
DNOTICE4 more specifications, best practices, reference architectures, implementation
DCODE_OF_CONDUCT.md17 - Focusing on what is best not just for us as individuals, but for the overall community
DSTYLE_GUIDE.md5 - [1.2 Conventions and Best Practices](#conventions-and-best-practices)
11 - [2.2 Conventions and Best Practices](#conventions-and-best-practices)
DCONTRIBUTING.md20 …a GitHub Issue](https://github.com/openthread/openthread/issues/new). The best bug reports provide…
/openthread-latest/third_party/mbedtls/repo/
Ddco.txt21 (b) The contribution is based upon previous work that, to the best
DCONTRIBUTING.md35 …y either being a significant enhancement, new feature or bug fix which is best resolved by an inte…
DCMakeLists.txt146 # Linking to non-existent file is not desirable. At best you will have a
DREADME.md279 …rmware reference implementation. PSA provides a recipe, based on industry best practice, that allo…
DLICENSE499 possible use to the public, the best way to achieve this is to make it
DChangeLog788 window was reduced from 6 to 2, a value that gives the best or close
789 to best results when tested on Cortex-M4 and Intel i7.
2547 these variables can be used to recover the last round key. To follow best
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dhost_test.function360 * Ignore errors: writing the outcome file is on a best-effort basis. */
386 * Ignore errors: writing the outcome file is on a best-effort basis. */
/openthread-latest/third_party/mbedtls/repo/docs/architecture/
Dpsa-shared-memory.md363 …rage and time saved on new tests will be a benefit. If not, writing new tests is the best strategy.
369 Of all discussed approaches, validation by memory poisoning appears as the best. This is because it:
453 The best approach for validating the correctness of memory accesses is an open question that requir…
465 Once each prototype is complete, choose the best approach to implement the careful-access testing. …
622 As discussed in the [design exploration of copying validation](#validation-of-copying), the best st…
678 …hat access their input/output buffers rather than the copies, it would be best to write a test fun…
/openthread-latest/third_party/mbedtls/repo/docs/proposed/
Dpsa-conditional-inclusion-c.md79 …ry does not support the exclusion of this feature. Mbed TLS should make a best effort to support t…
/openthread-latest/third_party/mbedtls/repo/docs/architecture/psa-migration/
Dmd-cipher-dispatch.md264 …ible use cases where only the server has access to an accelerator so it's best to call the server,…
293 …t not PSA when `MBEDTLS_PSA_CRYPTO_C` is enabled. This would only save at best a very small amount…
/openthread-latest/third_party/mbedtls/repo/3rdparty/p256-m/p256-m/
DREADME.md120 _Note:_ p256-m also follows best practices such as securely erasing secret
/openthread-latest/third_party/mbedtls/repo/framework/
DLICENSE499 possible use to the public, the best way to achieve this is to make it
/openthread-latest/third_party/mbedtls/repo/docs/architecture/psa-thread-safety/
Dpsa-thread-safety.md302 …eys/management.html#key-destruction) mandates that implementations make a best effort to ensure th…
/openthread-latest/third_party/mbedtls/repo/docs/
D3.0-migration-guide.md28 It's best to use the latest version of Mbed TLS 2.x for this purpose, which is the 2.28 LTS release.
/openthread-latest/doc/
DDoxyfile.in1496 # Possible values are: HTML-CSS (which is slower, but has the best