Lines Matching refs:enabled
93 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`
691 This only affects TLS users who enabled `MBEDTLS_ZLIB_SUPPORT`. This will not
736 settings, i.e. enabled at least one of the options.
872 This option is no longer present, but its functionality is now always enabled.