Searched full:needs (Results 1 – 25 of 168) sorted by relevance
1234567
| /openthread-latest/third_party/mbedtls/repo/scripts/ |
| D | driver.requirements.txt | 3 # Jinja2 <3.0 needs an older version of markupsafe, but does not 16 # Jinja2 >=2.10, <3.0 needs a separate package for type annotations
|
| D | ecc-heap.sh | 23 echo "Needs Cmake" >&2 48 #define MBEDTLS_SHA256_C // ECDSA benchmark needs it
|
| D | make_generated_files.bat | 4 @rem psa_crypto_driver_wrappers.h needs to be generated prior to
|
| D | ci.requirements.txt | 15 # It needs >=35.0.0 for correct operation, and that requires Python >=3.6,
|
| /openthread-latest/third_party/mbedtls/repo/docs/architecture/ |
| D | psa-storage-resilience.md | 15 …yet, or in a state where the function has returned. The application never needs to worry about an … 63 …needs to take care not to leave resources in storage that are related to the non-existent key. If … 83 * Between step 3 and step 6: upon restart, the core needs to find out whether the secure element co… 96 * Between step 1 and step 4: upon restart, the core needs to find out whether the secure element co… 99 In both cases, upon restart, the core needs to perform a transaction recovery. When a power loss ha… 105 …fore we will primarily optimize for the normal case. Transaction recovery needs to be practical, b… 119 … with a stateful secure element because the state of the internal storage needs to change both bef… 133 …needs to know about transaction(s) that need to be resumed. This information will be stored in a p… 156 …ion where it left off. For key creation, this means that the key metadata needs to be saved before… 305 …r key identifier is only stored in the key file. This is because the core needs to know the driver… [all …]
|
| D | alternative-implementations.md | 45 … types). This section lists some known limitations where the context type needs to be a structure … 47 Where a context type needs to have a certain field, the field must have the same type and semantics…
|
| /openthread-latest/third_party/mbedtls/repo/docs/architecture/psa-migration/ |
| D | md-cipher-dispatch.md | 64 …ER_MODE_CBC` for AES-CBC, etc. In code that uses the PSA interfaces, this needs to change to `PSA_… 195 …A ITS where the file system is not accessible yet (because something else needs to happen first, a… 202 Consider for example the code in `rsa.c` to perform an RSA-PSS signature. It needs to calculate a h… 258 …s that PSA's SHA-256 comes from an accelerator driver), then SHA-256 only needs to work if `psa_cr… 356 The two AEAD modes, GCM and CCM, have very similar needs and positions in the stack, strongly sugge… 358 … the stack is asking questions like "is CTR-DRBG-AES available?" - an RNG needs to be available an… 394 * A [mixed-domain](#classification-of-callers) module that needs to calculate hashes is enabled. 448 An MD context needs to contain either a legacy module's context (or a pointer to one, as is the cas… 472 …e availability of the accelerator when the context is set up. This choice needs to be recorded in … 476 MD light needs to support hashes that are only enabled through PSA. Therefore the `mbedtls_md_info_… [all …]
|
| D | psa-legacy-bridges.md | 8 This document explores the needs of applications that use both Mbed TLS legacy crypto interfaces an… 86 Mbed TLS needs these conversions because it has many functions that expose one API (legacy/API) but… 125 …ved in EC-JPAKE, but this happens internally: the EC-JPAKE interface only needs one piece of metad… 147 …pplication has a legacy key pair or public key (`mbedtls_pk_context`) and needs to create a PSA ke… 164 …needs to use it through an interface that wants an `mbedtls_pk_context` object. Typically, there i… 251 …e/verification operation. Therefore the function that creates the PSA key needs extra information … 343 …w direction because the DER format lacks leading zeros, so something else needs to convey the size…
|
| D | strategy.md | 17 needs to be changed to use new APIs. For a more detailed account of what's 106 available in entropy-less builds. (Then code using those functions still needs 182 - Upside: changes mostly contained in one place, TLS/X.509 code only needs to 253 `MBEDTLS_USE_PSA_CRYPTO`.) This needs to be done in the library and tests. 257 this needs to be done in the library (for crypto operations and data) and 380 to reduce the number of places where library code needs to be changed. It's 481 An question that needs careful consideration when we come around to removing
|
| D | testing.md | 11 There needs to be at least one build in `all.sh` that enables 14 `MBEDTLS_USE_PSA_CRYPTO`. There needs to be at least one build with
|
| /openthread-latest/third_party/mbedtls/repo/docs/ |
| D | use-psa-crypto.md | 86 **Use in X.509 and TLS:** opt-in. The application needs to construct the PK context 106 **Use in TLS:** opt-in. The application needs to register the key using one of 119 **Use in TLS:** opt-in. The application needs to register the key using one of
|
| /openthread-latest/third_party/mbedtls/repo/scripts/mbedtls_dev/ |
| D | __init__.py | 1 # This file needs to exist to make mbedtls_dev a package.
|
| /openthread-latest/third_party/mbedtls/repo/.github/ISSUE_TEMPLATE/ |
| D | feature_request.md | 16 Mbed TLS needs this because
|
| /openthread-latest/tests/scripts/thread-cert/border_router/ |
| D | README.md | 5 BR tests run in isolated Docker network and containers, so a new OTBR Docker image needs to be crea…
|
| /openthread-latest/third_party/mbedtls/repo/doxygen/input/ |
| D | doc_rng.h | 19 * bit generator (CTR_DBRG) as specified in NIST SP800-90. It needs an external
|
| /openthread-latest/script/ |
| D | cmake-build | 164 The 'NDK' environment variable needs to point to the Android NDK toolchain. 193 # Android API needs to be >= android-24 for `getifsaddrs()`
|
| /openthread-latest/third_party/mbedtls/repo/configs/ |
| D | config-thread.h | 67 /* Save RAM by adjusting to our exact needs */
|
| D | config-ccm-psk-tls1_2.h | 65 /* Save some RAM by adjusting to your exact needs */
|
| D | config-ccm-psk-dtls1_2.h | 74 /* Save some RAM by adjusting to your exact needs */
|
| D | config-suite-b.h | 67 /* Save RAM by adjusting to our exact needs */
|
| /openthread-latest/src/core/mac/ |
| D | data_poll_handler.hpp | 80 …kReplaceFrame, ///< Indicates that previous frame needs to be replaced with a new higher priority … 157 …* 2) "Replace Frame" which indicates that the previous frame needs to be replaced with a new highe…
|
| /openthread-latest/third_party/mbedtls/repo/tests/scripts/ |
| D | run_demos.py | 50 …raise Exception('No demos found. run_demos needs to operate from the Mbed TLS toplevel directory.')
|
| /openthread-latest/third_party/mbedtls/repo/tests/include/test/ |
| D | constant_flow.h | 24 * memory access should depend on it) or public (default, only needs to be
|
| /openthread-latest/third_party/mbedtls/repo/library/ |
| D | mps_error.h | 16 /* TODO: The error code allocation needs to be revisited:
|
| /openthread-latest/third_party/mbedtls/repo/include/mbedtls/ |
| D | config_adjust_legacy_from_psa.h | 6 * of cryptographic mechanisms as needed to fulfill the needs of the PSA 38 * otherwise each component needs to be built in. 45 * Note: this needs psa/crypto_adjust_keypair_types.h to have been included 374 * component are accelerated, otherwise each component needs to be builtin.
|
1234567