Home
last modified time | relevance | path

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

12

/mbedtls-latest/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
134 is enabled, no change required on the application side.
142 - Restartable operations when `MBEDTLS_ECP_RESTARTABLE` is also enabled (see
146 `MBEDTLS_USE_PSA_CRYPTO` is enabled.
152 - Restartable operations when `MBEDTLS_ECP_RESTARTABLE` is also enabled (see
156 `MBEDTLS_USE_PSA_CRYPTO` is enabled.
164 - Restartable operations when `MBEDTLS_ECP_RESTARTABLE` is also enabled (see
168 `MBEDTLS_USE_PSA_CRYPTO` is enabled.
D3.0-migration-guide.md93 affects users who enabled that option.
95 The option `MBEDTLS_CHECK_PARAMS` (disabled by default) enabled certain kinds
206 enabled curves. For example, for P-256 the difference is 1KB; see the documentation
212 was enabled by default. Now both `MBEDTLS_SHA256_C` and `MBEDTLS_SHA224_C` are
213 enabled.
215 If you were using custom config file with `MBEDTLS_SHA256_C` enabled, then
224 enabled by default.
493 Alternative implementations of a module (enabled with the `MBEDTLS_module_ALT`
588 always enabled. It is consequently not possible anymore to disable at compile
661 This only affects TLS users who explicitly enabled `MBEDTLS_SSL_PROTO_SSL3`
[all …]
/mbedtls-latest/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
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.
Dtest_suite_psa_crypto_op_fail.misc.data13 PSA sign RSA_PSS(SHA_256): RSA_PSS not enabled, key pair
Dtest_suite_pkcs12.data69 PBE Decrypt, (Invalid padding & PKCS7 padding enabled)
Dtest_suite_entropy.function353 /* If the NV seed functionality is enabled, there are two entropy
401 /* If the NV seed functionality is enabled, there are two entropy
Dtest_suite_ctr_drbg.function71 /* Then reseed if prediction resistance is enabled. */
87 /* Then reseed if prediction resistance is enabled. */
Dtest_suite_memory_buffer_alloc.function241 /* With MBEDTLS_MEMORY_DEBUG enabled, this prints a message
/mbedtls-latest/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.
/mbedtls-latest/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 …
/mbedtls-latest/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
Dpsa-crypto-implementation-structure.md129 …* if `MBEDTLS_PSA_CRYPTO_CONFIG` is enabled: in the application configuration file `include/psa/cr…
135enabled whenever A is enabled. When mechanism A requires at least one of a set {B1, B2, B3, ...} b…
Dpsa-keystore-design.md98 …static key store: a hybrid variant (default), and a fully-static variant enabled by the configurat…
116 … key store was added in Mbed TLS 3.6.1. It is enabled by `MBEDTLS_PSA_KEY_STORE_DYNAMIC`, which is…
157 When `MBEDTLS_TEST_HOOKS` is enabled, the length of key slices can be overridden. We use this in te…
/mbedtls-latest/
DChangeLog7 called on an opaque key, MBEDTLS_USE_PSA_CRYPTO is enabled,
10 when called on an opaque RSA key, MBEDTLS_USE_PSA_CRYPTO is enabled
26 corresponding PSA mechanism is enabled, since the server provides the
28 * A TLS handshake may now call psa_crypto_init() if TLS 1.3 is enabled.
84 * When the new compilation option MBEDTLS_PSA_KEY_STORE_DYNAMIC is enabled,
86 of increased code size. This option is off by default, but enabled in
116 * MBEDTLS_ASN1_PARSE_C and MBEDTLS_ASN1_WRITE_C are now automatically enabled
117 as soon as MBEDTLS_RSA_C is enabled. Fixes #9041.
124 (feature enabled by MBEDTLS_PSA_CRYPTO_SE_C). In a low memory condition,
131 * Fix a compilation warning in pk.c when PSA is enabled and RSA is disabled.
[all …]
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…
/mbedtls-latest/scripts/
Dcommon.make44 ## enabled, to "MBEDTLS_FOO" if MBEDTLS_BAR is enabled but MBEDTLS_FOO is
/mbedtls-latest/programs/
Ddemo_common.sh103 configuration options to be enabled at compile time:
/mbedtls-latest/docs/architecture/testing/
Dtest-framework.md49 …he outcome of each test case in a **test outcome file**. This feature is enabled if the environmen…
/mbedtls-latest/tests/docker/bionic/
DDockerfile59 # Build a static, legacy openssl from sources with sslv3 enabled

12