Lines Matching refs:enable

25      !MBEDTLS_PSA_CRYPTO_C), do not automatically enable local crypto when the
34 need to enable the handling of TLS 1.3 tickets through the new
434 individually enabled in order to enable respective support; also the
575 used to enable this feature.
589 - implementations are free to enable more than what it was strictly
852 be used to enable this feature. Run-time detection is supported
1020 * make: enable building unversioned shared library, with e.g.:
1078 exchange for builds that enable MBEDTLS_KEY_EXCHANGE_ECJPAKE_ENABLED and
1259 * Add function mbedtls_ssl_is_handshake_over() to enable querying if the SSL
1862 * Remove the MBEDTLS_SSL_RECORD_CHECKING option and enable by default its
2411 * Support building on e2k (Elbrus) architecture: correctly enable
2604 using a return command. This has been done to enable customization of the
2935 * Add `reproducible` option to `ssl_client2` and `ssl_server2` to enable
3116 * Re-enable certain interoperability tests in ssl-opt.sh which had previously
3141 * Extend ECDH interface to enable alternative implementations.
3186 * Add an experimental build option, USE_CRYPTO_SUBMODULE, to enable use of
3188 * Add an experimental configuration option, MBEDTLS_PSA_CRYPTO_C, to enable
3714 prior versions of Mbed TLS. To restore the old behavior, enable
4036 * Fix conditional preprocessor directives in bignum.h to enable 64-bit
4039 encoded X.509 CRLs. The overflow could enable maliciously constructed CRLs
4043 encoded X.509 CSRs. The overflow could enable maliciously constructed CSRs
4047 encoded X.509 certificates. The overflow could enable maliciously
4130 This involved exposing parts of the internal interface to enable
4133 * Add a new configuration option to 'mbedtls_ssl_config' to enable
4610 place of mbedtls_ssl_conf_session_tickets() to enable session tickets.
5302 * Ability to enable / disable SSL v3 / TLS 1.0 / TLS 1.1 / TLS 1.2
5883 enable and disable individual modes when needed
6177 * Added an option to enable/disable the BN assembly code