Home
last modified time | relevance | path

Searched refs:intended (Results 1 – 19 of 19) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_psa_crypto_op_fail.misc.data3 # test cases in this file are only intended to help with debugging the
/openthread-latest/third_party/mbedtls/repo/docs/proposed/
Dpsa-driver-integration-guide.md13 …ode that implements certain cryptographic primitives. This is primarily intended to support platfo…
Dpsa-driver-developer-guide.md17 …ode that implements certain cryptographic primitives. This is primarily intended to support platfo…
Dpsa-driver-interface.md808 …only be used by code from the same driver, so key validity is primarily intended to report key cre…
849 * `PSA_DRIVER_GET_ENTROPY_KEEPALIVE`: This flag is intended to help with energy management for entr…
/openthread-latest/third_party/mbedtls/repo/programs/
DREADME.md69 …L client, which sends a short string and disconnects. This is primarily intended as a benchmark; f…
83 …er programs under the `programs/` directory, these two programs are not intended as a basis for wr…
/openthread-latest/third_party/mbedtls/repo/docs/architecture/
Dtls13-support.md203 - Use `p_<vector_name>_len` for the name of a variable intended to hold
206 - Use `<vector_name>` for the name of a variable intended to hold the
209 - Use `<vector_name>_end` for the name of a variable intended to hold
Dpsa-crypto-implementation-structure.md117 Functions and macros that are not intended for standardization, or that are at a stage where the dr…
/openthread-latest/third_party/mbedtls/repo/docs/architecture/psa-migration/
Dpsa-legacy-bridges.md183 The pk module uses signature formats intended for X.509. The PSA module uses the simplest sensible …
251intended for signature or for encryption. Between algorithms of the same nature, there is no way t…
256 …ation-specific extensions, such as Mbed TLS's enrollment algorithm. The intended usage flags canno…
Dmd-cipher-dispatch.md10 This is complementary to the main [strategy document](strategy.html) and is intended as a refinemen…
196 … the legacy interface but not in the PSA interface. This was not really intended, but is possible,…
/openthread-latest/tests/toranj/
DREADME_CLI.md169 …ds. However, these two test frameworks have certain differences and are intended for different sit…
/openthread-latest/third_party/mbedtls/repo/framework/
DLICENSE227 License is intended to guarantee your freedom to share and change free
425 any particular circumstance, the balance of the section is intended to
426 apply and the section as a whole is intended to apply in other
440 This section is intended to make thoroughly clear what is believed to
/openthread-latest/third_party/mbedtls/repo/
DLICENSE227 License is intended to guarantee your freedom to share and change free
425 any particular circumstance, the balance of the section is intended to
426 apply and the section as a whole is intended to apply in other
440 This section is intended to make thoroughly clear what is believed to
DChangeLog318 MBEDTLS_MAX_BLOCK_LENGTH (if you intended what the name suggests:
320 MBEDTLS_CMAC_MAX_BLOCK_SIZE (if you intended the actual semantics:
856 1024 messages. As such, it is not intended for use in TLS, but instead
1025 This was intended as an experimental feature, but had not been explicitly
1423 The fields were never intended to be public.
1859 can now only be used as intended, for keys that cannot be modified through
1879 * Remove configs/config-psa-crypto.h, which no longer had any intended
1901 build_info.h is intended to be included from C code directly, while
1902 mbedtls_config.h is intended to be edited by end users wishing to
2367 The actual effect with almost every compiler is the intended
[all …]
/openthread-latest/src/cli/
DREADME_SRP_CLIENT.md383 …he default behavior of SRP client is to not include it. This command is intended to override the d…
DREADME.md1174 …commands to gather information about the device and thread network. This is intended for debugging.
1529 This is intended for testing only and available under `REFERENCE_DEVICE` config.
3291 The radio filter is mainly intended for testing. It can be used to temporarily block all tx/rx on t…
3710 …the device to start as the leader of the network. This use case is only intended for testing and d…
3754 This command is intended for testing only. `OPENTHREAD_CONFIG_REFERENCE_DEVICE_ENABLE` is required …
3933 …d tx traffic through TREL interface is silently dropped. This is mainly intended for use during te…
/openthread-latest/third_party/mbedtls/repo/docs/architecture/testing/
Dpsa-storage-format-testing.md9 Interoperability is not a goal: PSA crypto implementations are not intended to have compatible stor…
Dinvasive-testing.md162 Mbed TLS traditionally has a few internal interfaces, mostly intended for cross-module abstraction …
270 …ently used for invasive testing, or planned to be used. This list is not intended to be exhaustive.
/openthread-latest/
DSTYLE_GUIDE.md84 - All header files intended to have C symbol linkage shall use “extern C” linkage wrappers.
/openthread-latest/third_party/mbedtls/repo/docs/
Dpsa-transition.md9 This guide is intended to help migrate existing applications that use Mbed TLS for cryptography. It…
624 The function `mbedtls_pkcs5_pbes2` is only intended as a support function to parse encrypted privat…
628 The functions `mbedtls_pkcs12_derivation` and `mbedtls_pkcs12_pbe` are only intended as support fun…
700 …a3ed9397fcab4005aa) to permit a second algorithm (or wildcard). This is intended for scenarios whe…
975 …on returns after doing partial computation, and can be resumed. This is intended for highly constr…
1310 The interfaces in `base64.h`, `asn1.h`, `asn1write.h`, `oid.h` and `pem.h` are intended to support …