/openthread-latest/src/core/thread/ |
D | router.cpp | 96 bool changed = false; in SetNextHopAndCost() local 101 changed = true; in SetNextHopAndCost() 107 changed = true; in SetNextHopAndCost() 110 return changed; in SetNextHopAndCost()
|
/openthread-latest/third_party/mbedtls/repo/docs/proposed/ |
D | psa-driver-wrappers-codegen-migration-guide.md | 26 While that is the larger goal, for version 1.1 here's what's changed 28 #### What's changed
|
/openthread-latest/third_party/mbedtls/repo/tests/suites/ |
D | test_suite_platform_util.function | 34 /* Check content is zero and sentinels un-changed */
|
D | test_suite_pkcs1_v15.function | 249 * changed, otherwise it indicates at least a timing vulnerability
|
D | test_suite_x509write.function | 90 * MBEDTLS_OID_SERVER_AUTH OID. If this is changed in the future, then this
|
D | test_suite_psa_crypto_slot_management.function | 390 /* Check that the original key hasn't changed. */
|
D | test_suite_psa_crypto.function | 9748 * Test cases that fail at the setup step should be changed to call 10004 unsigned char *changed = NULL; 10011 TEST_CALLOC(changed, bytes); 10026 ++changed[i]; 10031 /* Check that every byte was changed to nonzero at least once. This 10035 TEST_ASSERT(changed[i] != 0); 10041 mbedtls_free(changed);
|
D | test_suite_mps.function | 869 /* This probably needs to be changed because we want
|
/openthread-latest/src/core/net/ |
D | mdns.cpp | 4702 bool changed = (aTtl != mTtl); in RefreshTtl() local 4708 return changed; in RefreshTtl() 5271 bool changed = false; in ProcessResponseRecord() local 5289 changed = true; in ProcessResponseRecord() 5302 changed = true; in ProcessResponseRecord() 5306 VerifyOrExit(changed); in ProcessResponseRecord() 5640 bool changed = false; in ProcessResponseRecord() local 5657 changed = true; in ProcessResponseRecord() 5664 changed = true; in ProcessResponseRecord() 5670 changed = true; in ProcessResponseRecord() [all …]
|
/openthread-latest/third_party/mbedtls/repo/ |
D | CONTRIBUTING.md | 37 …nly be changed by its extension. Where changes to an existing interface are necessary, functions i…
|
D | BRANCHES.md | 65 crypto that was found to be weak) may need to be changed. In case security
|
D | ChangeLog | 255 have changed their speed/memory compromise as part of a proactive security 786 RSA decryption performance has changed lately due to security fixes. 1509 * The interface of the GCM module has changed to remove restrictions on 1527 session-ID based session resumption) has changed to that of 1614 changed: curves and hashes weaker than 255 bits are no longer accepted 2788 changed its IP or port. The feature is enabled at compile-time by setting 2932 changed, but requirements on parameters have been made more explicit in 2954 checks may have changed. Some modules, such as Chacha20 had existing 2956 changed so that the same level of validation is present in all modules, and 3551 * Fix the name of a DHE parameter that was accidentally changed in 2.7.0. [all …]
|
D | LICENSE | 106 stating that You changed the files; and 310 stating that you changed the files and the date of any change.
|
/openthread-latest/third_party/mbedtls/repo/docs/ |
D | 3.0-migration-guide.md | 246 The GCM multipart interface has changed as described in [“GCM multipart interface: application chan… 442 The requirements for the output buffer have not changed, but passing a buffer that is too small now… 483 The changed functions are: the X.509 CRT and CSR writing functions; the PK and 535 The CCM interface has changed with the addition of support for 560 The API is changed to include the parameter `critical` which enables marking an 894 Users who changed the default setting of the option need to change the config/ 1014 …t_profile_default`) and the default curve and hash selection in TLS have changed. They are now ali…
|
/openthread-latest/third_party/mbedtls/repo/docs/architecture/psa-migration/ |
D | strategy.md | 17 needs to be changed to use new APIs. For a more detailed account of what's 183 be changed when setting up the context, but not when using it. In 380 to reduce the number of places where library code needs to be changed. It's 472 could be changed to accept a list of pairs (`psa_ecc_family_t`, size) but we
|
/openthread-latest/tests/toranj/ |
D | README_CLI.md | 165 Alternatively, `cli.Node._VERBOSE` settings can be changed to enable verbose logging for all nodes.…
|
D | README_NCP.md | 315 Alternatively, `wpan.Node._VERBOSE` settings can be changed to enable verbose logging for all nodes…
|
/openthread-latest/third_party/mbedtls/repo/docs/architecture/ |
D | mbed-crypto-storage-specification.md | 121 …ver note that the encoding of key types, algorithms and key material has changed, therefore the st… 197 * The encoding of key types, algorithms and key material has changed, therefore the storage format … 365 * The numerical encodings of `psa_key_type_t`, `psa_key_usage_t` and `psa_algorithm_t` have changed.
|
D | psa-storage-resilience.md | 82 * Before step 3: the system state has not changed at all. As far as the world is concerned, the key… 95 * Before step 1: the system state has not changed at all. As far as the world is concerned, the key…
|
/openthread-latest/src/cli/ |
D | README_SRP_CLIENT.md | 190 …ent will automatically re-register if/when addresses on Thread netif get changed (e.g., new addres…
|
D | README_DATASET.md | 176 …ead Network. If certain Active Operational Dataset parameters need to be changed, but the change w…
|
/openthread-latest/tools/tcat_ble_client/ |
D | poetry.lock | 1 # This file is automatically @generated by Poetry 1.5.1 and should not be changed by hand.
|
/openthread-latest/third_party/mbedtls/repo/docs/architecture/testing/ |
D | psa-storage-format-testing.md | 37 …heck.py`. This tool fails the CI if load-and-check test case disappears (changed test cases are ra…
|
/openthread-latest/third_party/mbedtls/repo/framework/ |
D | LICENSE | 106 stating that You changed the files; and 310 stating that you changed the files and the date of any change.
|
/openthread-latest/third_party/mbedtls/repo/3rdparty/p256-m/p256-m/ |
D | README.md | 453 implementation could be changed to expand to other curves, layer by layer (see
|