Searched refs:lists (Results 1 – 19 of 19) sorted by relevance
/openthread-latest/third_party/mbedtls/repo/ |
D | SUPPORT.md | 11 archives](https://lists.trustedfirmware.org/archives/list/mbed-tls@lists.trustedfirmware.org/). 16 mailing list](https://lists.trustedfirmware.org/mailman3/lists/mbed-tls.lists.trustedfirmware.org).
|
D | CONTRIBUTING.md | 24 …/mbedtls/issues) or [start a discussion](https://lists.trustedfirmware.org/mailman3/lists/mbed-tls…
|
D | SECURITY.md | 5 <mbed-tls-security@lists.trustedfirmware.org>.
|
D | README.md | 331 * To report a security vulnerability in Mbed TLS, please email <mbed-tls-security@lists.trustedfirm…
|
D | LICENSE | 64 communication on electronic mailing lists, source code control systems,
|
D | ChangeLog | 611 - There is no support for certificate revocation lists. 880 of memory in named data lists in X.509 structures. 1645 https://lists.trustedfirmware.org/pipermail/mbed-tls/2020-April/000024.html 2138 * mbedtls_ecp_curve_list() now lists Curve25519 and Curve448 under the names 4321 * Fix bug in CMake lists that caused libmbedcrypto.a not to be installed 5703 argument and do not accept variable argument lists anymore.
|
/openthread-latest/src/core/thread/ |
D | address_resolver.cpp | 71 CacheEntryList *lists[] = {&mCachedList, &mSnoopedList, &mQueryList, &mQueryRetryList}; in Clear() local 73 for (CacheEntryList *list : lists) in Clear() 181 CacheEntryList *lists[] = {&mCachedList, &mSnoopedList}; in Remove() local 183 for (CacheEntryList *list : lists) in Remove() 212 CacheEntryList *lists[] = {&mCachedList, &mSnoopedList, &mQueryList, &mQueryRetryList}; in FindCacheEntry() local 214 for (CacheEntryList *list : lists) in FindCacheEntry() 245 CacheEntryList *lists[] = {&mCachedList, &mSnoopedList}; in ReplaceEntriesForRloc16() local 247 for (CacheEntryList *list : lists) in ReplaceEntriesForRloc16() 263 CacheEntryList *lists[] = {&mSnoopedList, &mQueryRetryList, &mQueryList, &mCachedList}; in NewCacheEntry() local 279 for (CacheEntryList *list : lists) in NewCacheEntry()
|
/openthread-latest/third_party/mbedtls/repo/tests/docker/bionic/ |
D | Dockerfile | 24 && rm -rf /var/lib/apt/lists 53 && rm -rf /var/lib/apt/lists/*
|
/openthread-latest/tools/harness-simulation/posix/etc/ |
D | Dockerfile | 112 && rm -rf /var/lib/apt/lists/* \
|
/openthread-latest/etc/docker/android-trusty/ |
D | Dockerfile | 102 …purge -y unzip wget git && apt-get -y autoremove && apt-get -y clean && rm -rf /var/lib/apt/lists/*
|
/openthread-latest/third_party/mbedtls/repo/tests/data_files/ |
D | Readme-x509.txt | 110 Certificate revocation lists
|
/openthread-latest/third_party/mbedtls/repo/docs/architecture/ |
D | alternative-implementations.md | 45 …rray types (although they would normally be `struct` types). This section lists some known limitat…
|
/openthread-latest/third_party/mbedtls/repo/docs/architecture/psa-migration/ |
D | psa-limitations.md | 1 This document lists current limitations of the PSA Crypto API (as of version
|
/openthread-latest/third_party/mbedtls/repo/docs/ |
D | psa-transition.md | 30 * [Mbed TLS mailing list](https://lists.trustedfirmware.org/mailman3/lists/mbed-tls.lists.trustedfi… 316 The following table lists corresponding PSA macros for maximum-size macros that take all supported … 683 The following table lists the relevant usage flags for asymmetric cryptography. You can pass those … 893 …e, etc.), so you should generally use those instead. The present document lists those macros where… 1229 …he `pbits` field in `mbedtls_ecp_group` are the same. The following table lists curves for which t… 1249 …maximum supported sizes for various kinds of objects. The following table lists equivalents for `M…
|
D | 3.0-migration-guide.md | 1014 …LS have changed. They are now aligned, except that the X.509 profile only lists curves that suppor… 1028 …ation, call `mbedtls_ssl_conf_sig_hashes()` and `mbedtls_ssl_conf_curves()` with the desired lists.
|
/openthread-latest/third_party/mbedtls/repo/docs/architecture/testing/ |
D | invasive-testing.md | 270 This section lists some strategies that are currently used for invasive testing, or planned to be u…
|
/openthread-latest/src/cli/ |
D | README.md | 2207 Output lists all discovered routers. Information per router: 2335 Output lists all child entries. Information per child: 2394 Output lists all router neighbor entries. Information per entry:
|
/openthread-latest/third_party/mbedtls/repo/framework/ |
D | LICENSE | 64 communication on electronic mailing lists, source code control systems,
|
/openthread-latest/doc/ |
D | Doxyfile.in | 44 # For lists items can also be appended using: 1005 # REFERENCED_BY_RELATION lists will link to the source code. Otherwise they will
|