| /openthread-latest/third_party/tcplp/bsdtcp/ |
| D | tcp_reass.c | 69 goto present; in tcp_reass() 79 goto present; in tcp_reass() 88 present: in tcp_reass() 144 goto present; 241 goto present; /* ??? */ 288 present:
|
| /openthread-latest/tests/scripts/thread-cert/ |
| D | wpan.py | 111 present = v not in _DST_PAN_ID_NOT_PRESENT_SET 113 present = _is_dst_addr_present(fcf) 115 return present
|
| /openthread-latest/src/core/mac/ |
| D | mac_frame.cpp | 399 bool present; in IsDstPanIdPresent() local 404 present = (aFcf & kMpFcfPanidPresent) != 0; in IsDstPanIdPresent() 443 present = false; in IsDstPanIdPresent() 446 present = true; in IsDstPanIdPresent() 452 present = IsDstAddrPresent(aFcf); in IsDstPanIdPresent() 455 return present; in IsDstPanIdPresent() 543 bool present; in IsSrcPanIdPresent() local 549 present = false; in IsSrcPanIdPresent() 583 present = false; in IsSrcPanIdPresent() 587 present = IsSrcAddrPresent(aFcf) && ((aFcf & kFcfPanidCompression) == 0); in IsSrcPanIdPresent() [all …]
|
| /openthread-latest/third_party/mbedtls/repo/ |
| D | SECURITY.md | 59 the measurements and the noise present. Therefore the protection in Mbed TLS is 83 side channel attacks. If local non-timing attacks are present in a use case or 92 attacks. If local fault injection attacks are present in a use case or a user 102 physical attacks are present in a use case or a user application's threat 110 been present. Therefore, Mbed TLS might have countermeasures against attacks
|
| D | CONTRIBUTING.md | 48 1. All bug fixes that correct a defect that is also present in an LTS branch must be backported to …
|
| /openthread-latest/third_party/mbedtls/repo/tests/suites/ |
| D | test_suite_version.data | 10 Check for MBEDTLS_AES_C when already present
|
| D | test_suite_x509parse.data | 964 x509_verify:"data_files/server5.crt":"data_files/test-ca2_cat-future-present.crt":"data_files/crl-e… 968 x509_verify:"data_files/server5.crt":"data_files/test-ca2_cat-present-future.crt":"data_files/crl-e… 972 x509_verify:"data_files/server5.crt":"data_files/test-ca2_cat-present-past.crt":"data_files/crl-ec-… 976 x509_verify:"data_files/server5.crt":"data_files/test-ca2_cat-past-present.crt":"data_files/crl-ec-… 1415 X509 CRT ASN1 (TBS, inv AlgID, params present but empty) 2486 X509 CRL ASN1 (TBSCertList, entries present, invalid sig_alg) 2490 X509 CRL ASN1 (TBSCertList, entries present, date in entry invalid) 2494 X509 CRL ASN1 (TBSCertList, sig_alg present, sig_alg does not match) 2498 X509 CRL ASN1 (TBSCertList, sig present, len mismatch) 2520 X509 CRL ASN1 (TBSCertList, sig present) [all …]
|
| D | test_suite_asn1write.function | 275 * assumes that the parameters are already present in the buffer 293 * parsing function requires the parameters to be present.
|
| D | test_suite_mps.function | 40 * Whether the accumulator is present or not should not matter, 87 * Whether the accumulator is present or not should not matter, 144 * Whether the accumulator is present or not should not matter,
|
| /openthread-latest/third_party/mbedtls/repo/scripts/ |
| D | basic.requirements.txt | 4 # files are already present and up-to-date.
|
| /openthread-latest/third_party/mbedtls/repo/docs/architecture/ |
| D | psa-storage-resilience.md | 137 … secure element driver's `"get_key_attributes"` entry point to find out whether the key is present. 139 * Key creation, key not present in the secure element: 142 * Key creation, key present in the secure element: 145 * Key destruction, key not present in the secure element: 147 … in the secure element, which is impossible in general since the key material is no longer present. 148 * Key destruction, key present in the secure element: 178 * If the key does not exist in the secure element, first remove the key file if it is present, then… 190 * If the key does not exist in the secure element, remove the key file if it is still present, then… 303 …generally, if a key is not in the transaction list, then the key must be present in the secure ele… 305 …ver key identifier, and the key file does not exist, the key must not be present in the secure ele… [all …]
|
| D | mbed-crypto-storage-specification.md | 66 The nonvolatile random seed file contains a seed for the random generator. If present, it is rewrit… 85 …key_slot_0"`: used as a temporary file. Must be writable. May be overwritten or deleted if present. 125 The nonvolatile random seed file contains a seed for the random generator. If present, it is rewrit… 187 …le.psa_its"`: used as a temporary file. Must be writable. May be overwritten or deleted if present. 394 …le.psa_its"`: used as a temporary file. Must be writable. May be overwritten or deleted if present.
|
| D | alternative-implementations.md | 28 On platforms where a hardware cryptographic engine is present, you can implement a driver for this …
|
| /openthread-latest/third_party/mbedtls/repo/3rdparty/p256-m/ |
| D | README.md | 1 …ll not be updated regularly, so they may not have fixes and improvements present in the upstream p…
|
| /openthread-latest/third_party/mbedtls/repo/docs/ |
| D | psa-driver-example-and-guide.md | 22 …present drivers support the operation. When no such driver is present, the built-in library implem… 50 If the driver is accelerating operations whose entry points are not present in the table, a differe… 53 …cate the driver is available to be called. When building with the driver present, define this macr… 126 …g Mbed TLS from source alongside your project. If building with a driver present, the chosen drive…
|
| D | driver-only-builds.md | 102 available in the present build of Mbed TLS, regardless of whether it's 188 the present build of Mbed TLS, regardless of whether ECC is provided by a
|
| /openthread-latest/src/cli/ |
| D | README_NETDATA.md | 387 - Session ID if present in Dataset or `-` otherwise 388 - Border Agent RLOC16 (in hex) if present in Dataset or `-` otherwise 389 - Joiner UDP port number if present in Dataset or `-` otherwise 390 - Steering Data (as hex bytes) if present in Dataset or `-` otherwise
|
| /openthread-latest/third_party/mbedtls/repo/scripts/data_files/ |
| D | error.fmt | 113 // If high level code is present, make a concatenation between both
|
| /openthread-latest/third_party/mbedtls/repo/ChangeLog.d/ |
| D | 00README.md | 70 the present tense. Use the imperative where applicable. For example: “Fix a
|
| /openthread-latest/third_party/mbedtls/repo/scripts/data_files/driver_templates/ |
| D | psa_crypto_driver_wrappers_no_static.c.jinja | 65 * SE driver is present, to avoid unused argument errors at compile time. */
|
| /openthread-latest/third_party/mbedtls/repo/docs/architecture/psa-migration/ |
| D | psa-legacy-bridges.md | 41 * The legacy API has features that are not present (yet) in PSA, notably parsing and formatting asy… 67 …he PSA API is less flexible in some regards, and extending it is out of scope in the present study. 194 For ECDSA, there are two plausible APIs: follow the ASN.1/X.509 write/parse APIs, or present an ord… 245 …Thinking so far: there isn't really a nice way to present this conversion. For a specific key, `mb…
|
| /openthread-latest/third_party/mbedtls/repo/docs/proposed/ |
| D | psa-driver-interface.md | 18 …nvoke functions in the core. Code from the core calls drivers as described in the present document. 29 The present specification was designed to fulfill the following high-level requirements. 79 …ific. If omitted, the list of headers is empty. The header files must be present at the specified … 99 … for transparent drivers, not permitted for opaque drivers, boolean). If present and true, the dri… 369 …iver_key_derivation_get_input_type()` determines whether a given step is present and how to access… 373 * `PSA_KEY_DERIVATION_INPUT_TYPE_BYTES`: the step is valid and present and is a transparent byte st… 374 * `PSA_KEY_DERIVATION_INPUT_TYPE_KEY`: the step is valid and present and is a byte string passed vi… 375 * `PSA_KEY_DERIVATION_INPUT_TYPE_INTEGER`: the step is valid and present and is an integer. Call `p… 513 * `"memory"` (optional, boolean). If present and true, the driver must define a type `"derive_key_m… 515 * `"fallback"` (optional, boolean). If present and true, the driver may return `PSA_ERROR_NOT_SUPPO… [all …]
|
| /openthread-latest/third_party/mbedtls/repo/tests/data_files/ |
| D | Makefile | 221 test-ca2_cat-future-present.crt: test-ca2-future.crt test-ca2.crt 222 test_ca_ec_cat += test-ca2_cat-future-present.crt 223 test-ca2_cat-present-future.crt: test-ca2.crt test-ca2-future.crt 224 test_ca_ec_cat += test-ca2_cat-present-future.crt 225 test-ca2_cat-present-past.crt: test-ca2.crt test-ca2-expired.crt 226 test_ca_ec_cat += test-ca2_cat-present-past.crt 229 test-ca2_cat-past-present.crt: test-ca2-expired.crt test-ca2.crt 230 test_ca_ec_cat += test-ca2_cat-past-present.crt
|
| /openthread-latest/third_party/mbedtls/repo/tests/ |
| D | CMakeLists.txt | 282 # If the generated .data files are present in the source tree, we just added
|
| /openthread-latest/third_party/mbedtls/repo/docs/architecture/testing/ |
| D | driver-interface-test-strategy.md | 90 …ted content (this can be done by e.g. using a key that is supposed to be present) and does not hav…
|