Home
last modified time | relevance | path

Searched refs:enabled (Results 1 – 25 of 63) sorted by relevance

123

/openthread-latest/third_party/mbedtls/repo/docs/
Ddriver-only-builds.md18 the following compile-time configuration options enabled:
20 - `MBEDTLS_PSA_CRYPTO_C` (enabled by default) - this enables PSA Crypto.
50 `MBEDTLS_USE_PSA_CRYPTO` is enabled, so in most cases your application will
74 (including PK, X.509 and TLS if `MBEDTLS_USE_PSA_CRYPTO` is enabled) should
87 you have `MBEDTLS_PSA_ACCEL_ALG_SHA_256` enabled;
143 `MBEDTLS_PSA_ACCEL_KEY_TYPE_ECC_KEY_PAIR_BASIC` are enabled), and
144 - you have driver support for all ECC curves that are enabled (that is, for
145 each `PSA_WANT_ECC_xxx` macro enabled, the corresponding
146 `MBEDTLS_PSA_ACCEL_ECC_xxx` macros is enabled as well);
151 `MBEDTLS_PSA_ACCEL_ALG_ECDH` is enabled
[all …]
Duse-psa-crypto.md14 **Application code:** when this option is enabled, you need to call
29 When it is enabled, `psa_xxx()` APIs are available and you must call
37 exceptions). When it is enabled, you need to call `psa_crypto_init()` before
139 is enabled, no change required on the application side.
147 - Restartable operations when `MBEDTLS_ECP_RESTARTABLE` is also enabled (see
151 `MBEDTLS_USE_PSA_CRYPTO` is enabled.
157 - Restartable operations when `MBEDTLS_ECP_RESTARTABLE` is also enabled (see
161 `MBEDTLS_USE_PSA_CRYPTO` is enabled.
169 - Restartable operations when `MBEDTLS_ECP_RESTARTABLE` is also enabled (see
173 `MBEDTLS_USE_PSA_CRYPTO` is enabled.
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_mps.data4 MPS Reader: Single step, single round, pausing enabled but unused
10 MPS Reader: Single step, multiple rounds, pausing enabled but unused
16 MPS Reader: Multiple steps, single round, pausing enabled but unused
22 MPS Reader: Multiple steps, multiple rounds, pausing enabled but unused
28 MPS Reader: Pausing needed + enabled, but buffer too small
Dtest_suite_ecdh.data44 ECDH restartable rfc 5903 p256 restart enabled max_ops=0 (disabled)
48 ECDH restartable rfc 5903 p256 restart enabled max_ops=1
52 ECDH restartable rfc 5903 p256 restart enabled max_ops=10000
56 ECDH restartable rfc 5903 p256 restart enabled max_ops=250
Dtest_suite_psa_crypto_op_fail.misc.data13 PSA sign RSA_PSS(SHA_256): RSA_PSS not enabled, key pair
Dmain_test.function31 * enabled but the corresponding warnings are not treated as errors.
156 * DISPATCH_UNSUPPORTED_SUITE if not compile time enabled.
194 * DISPATCH_UNSUPPORTED_SUITE if not compile time enabled.
/openthread-latest/third_party/mbedtls/repo/docs/architecture/psa-migration/
Dmd-cipher-dispatch.md88 …E_PSA_CRYPTO` only applies to `pk.h`, X.509 and TLS. When this option is enabled, applications mus…
92 …(benefiting from PSA accelerators when they're usable) regardless of whether the option is enabled.
109 * **PSA domain**: includes pk, X.509 and TLS when `MBEDTLS_USE_PSA_CRYPTO` is enabled. Also TLS 1.3…
161 * Note: also called by `cipher.c` if enabled.
167 * Note: also called by `cipher.c` if enabled.
173 * Note: also called by `cipher.c` if enabled.
179 * Note: also called by `cipher.c` if enabled.
196 * The requested mechanism is enabled in the legacy interface but not in the PSA interface. This was…
197 * `MBEDTLS_PSA_CRYPTO_CLIENT` is enabled, and the client has not yet activated the connection to th…
198 * `MBEDTLS_PSA_CRYPTO_CLIENT` is enabled, but the operation is part of the implementation of an enc…
[all …]
Dtesting.md19 they should be when `MBEDTLS_USE_PSA_CRYPTO` is enabled.
81 `MBEDTLS_USA_PSA_CRYPTO` enabled
95 `MBEDTLS_USE_PSA_CRYPTO` enabled; however we need to make sure the existing
Dstrategy.md16 `MBEDTLS_USE_PSA_CRYPTO` is enabled. For (G2) to take effect, the application
33 - `MBEDTLS_PSA_CRYPTO_C` - enabled by default, controls the presence of the PSA
35 - `MBEDTLS_USE_PSA_CRYPTO` - disabled by default (enabled in "full" config),
48 - When `MBEDTLS_PSA_CRYPTO_C` is enabled and used, applications need to call
60 `MBDEDTLS_USE_PSA_CRYPTO` non-optional (always enabled), we have to maintain
129 `MBEDTLS_USE_PSA_CRYPTO` is enabled. (This is not an issue for G1, G2, G3
149 `USE_PSA_CRYPTO` is enabled; see `md-cipher-dispatch.md` in the same directory
279 `MBEDTLS_USE_PSA_CRYPTO` is enabled with only a few gaps remaining (see
286 `MBEDTLS_USE_PSA_CRYPTO` is enabled.
/openthread-latest/src/cli/
DREADME_SRP_SERVER.md78 When this mode is enabled, the Border Routing Manager controls if and when to enable or disable the…
80 This command requires that `OPENTHREAD_CONFIG_BORDER_ROUTING_ENABLE` be enabled.
231 - disabled: The SRP server is not enabled.
232 - stopped: The SRP server is enabled but not active due to existing SRP servers already active in t…
DREADME_SRP_CLIENT.md48 …. This command requires `OPENTHREAD_CONFIG_SRP_CLIENT_AUTO_START_API_ENABLE` feature to be enabled.
142 When auto host address mode is enabled.
173 Indicate auto address mode is enabled.
181 Get the list of host addresses (when auto host address is not enabled).
190 Enable auto host address mode. When enabled client will automatically use all preferred Thread neti…
381 …RP client. This command requires `OPENTHREAD_CONFIG_REFERENCE_DEVICE_ENABLE` feature to be enabled.
419 Indicates the state of SRP client, i.e., whether it is enabled or disabled.
DREADME_BR.md51 Usage: `br init <interface> <enabled>`
90 - `stopped`: Routing Manager in initialized and enabled but currently stopped.
91 - `running`: Routing Manager is initialized, enabled, and running.
205 - `stopped`: DHCPv6 PD in enabled but won't try to request and publish a prefix.
206 - `running`: DHCPv6 PD is enabled and will try to request and publish a prefix.
DREADME.md667 enabled: 1
1478 …eam DNS feature. If no argument is provided, it prints whether the upstream DNS feature is enabled.
1489 Get whether the upstream DNS feature is enabled.
1501 By default DNS name compression is enabled. When disabled, DNS names are appended as full and never…
1960 … Type Id Flags. This is only available when `OPENTHREAD_CONFIG_REFERENCE_DEVICE_ENABLE` is enabled.
2420 It must be used before Thread stack is enabled.
2557 This command will reset the mapping table in the translator (if NAT64 translator is enabled in the …
2586 - `NotRunning`: NAT64 prefix manager is enabled, but is not running, probably because the routing m…
2587 - `Idle`: NAT64 prefix manager is enabled and is running, but is not publishing a NAT64 prefix. Usu…
2588 - `Active`: NAT64 prefix manager is enabled, running and publishing a NAT64 prefix.
[all …]
/openthread-latest/third_party/mbedtls/repo/docs/proposed/
Dpsa-conditional-inclusion-c.md57 …and the Mbed TLS configuration file. For example, the code in `aes.c` is enabled if either `mbedtl…
86 …that type for enabled algorithms. This is automatically enabled if any of the other `PSA_WANT_KEY_…
94 … for all operations they need, rather than rely on them being implicitly enabled by the implementa…
112 … randomized ECDSA for all hash algorithms whose corresponding symbol `PSA_WANT_ALG_xxx` is enabled.
127 `MBEDTLS_PSA_BUILTIN_xxx` is enabled when `PSA_WANT_xxx` is enabled and `MBEDTLS_PSA_ACCEL_xxx` is …
167 … modules (for example `MBEDTLS_AES_C` has to be enabled if `MBEDTLS_PSA_BUILTIN_KEY_TYPE_AES` is e…
203 …roposed here. The approximation considers a feature to be enabled if any part of it is enabled. Fo…
217 What does it mean to have `PSA_WANT_ALG_ECDSA` enabled but with only Curve25519? Is it a mandatory …
/openthread-latest/src/ncp/
Dncp_base_mtd.cpp492 bool enabled = false; in HandlePropertySet() local
495 SuccessOrExit(error = mDecoder.ReadBool(enabled)); in HandlePropertySet()
497 error = otIp6SetEnabled(mInstance, enabled); in HandlePropertySet()
510 bool enabled = false; in HandlePropertySet() local
513 SuccessOrExit(error = mDecoder.ReadBool(enabled)); in HandlePropertySet()
516 if (enabled != (otThreadGetDeviceRole(mInstance) != OT_DEVICE_ROLE_DISABLED)) in HandlePropertySet()
518 if (enabled) in HandlePropertySet()
2086 bool enabled = false; in HandlePropertySet() local
2089 SuccessOrExit(error = mDecoder.ReadBool(enabled)); in HandlePropertySet()
2091 …otIcmp6SetEchoMode(mInstance, enabled ? OT_ICMP6_ECHO_HANDLER_ALL : OT_ICMP6_ECHO_HANDLER_DISABLED… in HandlePropertySet()
[all …]
Dncp_base_ftd.cpp1050 bool enabled = false; in HandlePropertySet_SPINEL_PROP_THREAD_COMMISSIONER_ENABLED() local
1053 SuccessOrExit(error = mDecoder.ReadBool(enabled)); in HandlePropertySet_SPINEL_PROP_THREAD_COMMISSIONER_ENABLED()
1055 if (!enabled) in HandlePropertySet_SPINEL_PROP_THREAD_COMMISSIONER_ENABLED()
1339 bool enabled = false; in HandlePropertySet() local
1342 SuccessOrExit(error = mDecoder.ReadBool(enabled)); in HandlePropertySet()
1343 otChannelManagerSetAutoChannelSelectionEnabled(mInstance, enabled); in HandlePropertySet()
Dncp_base.cpp1594 bool enabled; in HandlePropertySet() local
1597 SuccessOrExit(error = mDecoder.ReadBool(enabled)); in HandlePropertySet()
1598 otPlatRadioSetRxOnWhenIdle(mInstance, enabled); in HandlePropertySet()
1652 bool enabled = false; in HandlePropertySet() local
1655 SuccessOrExit(error = mDecoder.ReadBool(enabled)); in HandlePropertySet()
1661 if (enabled) in HandlePropertySet()
1673 mIsRawStreamEnabled[mCurCommandIid] = enabled; in HandlePropertySet()
2635 bool enabled; in HandlePropertySet() local
2638 SuccessOrExit(error = mDecoder.ReadBool(enabled)); in HandlePropertySet()
2639 error = otPlatRadioSetCoexEnabled(mInstance, enabled); in HandlePropertySet()
/openthread-latest/third_party/mbedtls/repo/programs/
Ddemo_common.sh103 configuration options to be enabled at compile time:
/openthread-latest/third_party/mbedtls/repo/
D.pylintrc47 # * locally-disabled, locally-enabled: If we disable or enable a message
67 disable=locally-disabled,locally-enabled,logging-format-interpolation,no-else-return,unnecessary-pa…
/openthread-latest/third_party/mbedtls/repo/docs/architecture/
Dalternative-implementations.md14 The storage of the non-volatile seed for random generation, enabled with `MBEDTLS_ENTROPY_NV_SEED`,…
49 * AES: if `MBEDTLS_AESNI_C` or `MBEDTLS_PADLOCK_C` is enabled, `mbedtls_aes_context` must have the …
50 * DHM: if `MBEDTLS_DEBUG_C` is enabled, `mbedtls_dhm_context` must have the fields `P`, `Q`, `G`, `…
52 …* If `MBEDTLS_PK_PARSE_EC_EXTENDED` is enabled, those fields must be writable, and `mbedtls_ecp_po…
72 …, this is removed in the `_ALT` symbol. When the corresponding option is enabled, the built-in imp…
Dtls13-support.md8 may be enabled using the MBEDTLS_SSL_PROTO_TLS1_3 configuration option.
83 - TLS 1.2 and TLS 1.3 can be enabled in the build independently of each
93 must be enabled.
132 (1) These options must remain in their default state of enabled.
142 exchange mode enabled, the TLS 1.3 implementation does not contain any code
147 mode enabled, the TLS 1.3 implementation does not contain any code related
156 exchange mode enabled, the TLS 1.3 implementation does not contain any code
/openthread-latest/third_party/mbedtls/repo/scripts/
Dcommon.make56 ## enabled, to "MBEDTLS_FOO" if MBEDTLS_BAR is enabled but MBEDTLS_FOO is
/openthread-latest/tests/toranj/
DREADME_NCP.md170 # `node2` is added to the allowlist of `node1` and allowlisting is enabled on `node1`
309 …tional logs and info as the test-cases are run (verbose mode). It can be enabled for a node instan…
315enabled when env variable is set to any of `1`, `True`, `Yes`, `Y`, `On` (case-insensitive)), othe…
317 Here is example of small test script and its corresponding log output with `verbose` mode enabled:
DREADME_CLI.md104 # `node2` is added to the allowlist of `node1` and allowlisting is enabled on `node1`
143 …tional logs and info as the test-cases are run (verbose mode). It can be enabled for a node instan…
165 …s determined from environment variable `TORANJ_VERBOSE` (verbose mode is enabled when env variable…
/openthread-latest/examples/apps/ncp/
DCMakeLists.txt48 message(FATAL_ERROR "OT_RCP is not enabled")

123