/mbedtls-development/tests/suites/ |
A D | test_suite_mps.data | 4 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
|
A D | test_suite_ecdh.data | 44 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
|
A D | main_test.function | 31 * enabled but the corresponding warnings are not treated as errors. 158 * DISPATCH_UNSUPPORTED_SUITE if not compile time enabled. 200 * DISPATCH_UNSUPPORTED_SUITE if not compile time enabled.
|
A D | test_suite_ctr_drbg.function | 68 /* Then reseed if prediction resistance is enabled. */ 85 /* Then reseed if prediction resistance is enabled. */
|
A D | test_suite_memory_buffer_alloc.function | 255 /* With MBEDTLS_MEMORY_DEBUG enabled, this prints a message
|
A D | test_suite_entropy.function | 323 /* If the NV seed functionality is enabled, there are two entropy 371 /* If the NV seed functionality is enabled, there are two entropy
|
A D | host_test.function | 736 mbedtls_fprintf( stdout, "\n Test Suite not enabled" );
|
/mbedtls-development/ChangeLog.d/ |
A D | check-return.txt | 3 functions enabled with MBEDTLS_AES_ENCRYPT_ALT, MBEDTLS_AES_DECRYPT_ALT, 12 the macro MBEDTLS_CHECK_RETURN. The warnings are always enabled
|
A D | fix-mbedtls_cipher_crypt-aes-ecb.txt | 2 * Fix mbedtls_cipher_crypt: AES-ECB when MBEDTLS_USE_PSA_CRYPTO is enabled.
|
A D | no-strerror.txt | 3 MBEDTLS_ERROR_STRERROR_DUMMY is enabled.
|
/mbedtls-development/ |
A D | .pylintrc | 46 # * locally-disabled, locally-enabled: If we disable or enable a message 66 disable=locally-disabled,locally-enabled,logging-format-interpolation,no-else-return,unnecessary-pa…
|
A D | ChangeLog | 255 behave as if they were always enabled. Fixes #4405. 557 enabled on platforms where freeing a mutex twice is not safe. 971 * The ECP module, enabled by `MBEDTLS_ECP_C`, now depends on 1013 MBEDTLS_SSL_HW_RECORD_ACCEL are enabled. 1401 from the default list (enabled by default). See 1473 they are enabled. 1732 enabled by default. 1740 the use of datagram packing (enabled by default). 2109 is not enabled. Set MBEDTLS_SSL_MIN_MAJOR_VERSION 2646 * Fix compilation without MBEDTLS_SELF_TEST enabled. [all …]
|
A D | README.md | 123 If you disabled the test suites, but kept the programs enabled, you can still run a much smaller se… 240 … `tests/scripts/key-exchanges.pl` test builds in configurations with a single key exchange enabled
|
/mbedtls-development/docs/architecture/ |
A D | alternative-implementations.md | 14 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…
|
/mbedtls-development/docs/proposed/ |
A D | psa-conditional-inclusion-c.md | 57 …and the Mbed TLS configuration file. For example, the code in `aes.c` is enabled if either `mbedtl… 103 … randomized ECDSA for all hash algorithms whose corresponding symbol `PSA_WANT_ALG_xxx` is enabled. 118 `MBEDTLS_PSA_BUILTIN_xxx` is enabled when `PSA_WANT_xxx` is enabled and `MBEDTLS_PSA_ACCEL_xxx` is … 158 … modules (for example `MBEDTLS_AES_C` has to be enabled if `MBEDTLS_PSA_BUILTIN_KEY_TYPE_AES` is e… 194 …roposed here. The approximation considers a feature to be enabled if any part of it is enabled. Fo… 208 What does it mean to have `PSA_WANT_ALG_ECDSA` enabled but with only Curve25519? Is it a mandatory …
|
A D | psa-driver-integration-guide.md | 8 …ntee backward compatibility with existing driver code when `MBEDTLS_PSA_CRYPTO_DRIVERS` is enabled.
|
A D | psa-driver-developer-guide.md | 10 …ntee backward compatibility with existing driver code when `MBEDTLS_PSA_CRYPTO_DRIVERS` is enabled.
|
A D | psa-driver-interface.md | 117 …escription-list) is invoked. If the capability has [fallback](#fallback) enabled and the first dri… 577 …d if the driver specification for random generation has the [fallback property](#fallback) enabled. 587 If all the available drivers have fallback enabled and return `PSA_ERROR_NOT_SUPPORTED`, the core w… 920 …one? The last one? Unspecified? Or is this an error (excluding capabilities with fallback enabled)?
|
/mbedtls-development/docs/ |
A D | 3.0-migration-guide.md | 72 affects users who enabled that option. 74 The option `MBEDTLS_CHECK_PARAMS` (disabled by default) enabled certain kinds 191 was enabled by default. Now both `MBEDTLS_SHA256_C` and `MBEDTLS_SHA224_C` are 192 enabled. 194 If you were using custom config file with `MBEDTLS_SHA256_C` enabled, then 203 enabled by default. 465 Alternative implementations of a module (enabled with the `MBEDTLS_module_ALT` 560 always enabled. It is consequently not possible anymore to disable at compile 633 This only affects TLS users who explicitly enabled `MBEDTLS_SSL_PROTO_SSL3` 663 This only affects TLS users who enabled `MBEDTLS_ZLIB_SUPPORT`. This will not [all …]
|
A D | use-psa-crypto.md | 112 is enabled, no change required on the application side.
|
/mbedtls-development/doxygen/ |
A D | mbedtls.doxyfile | 267 # When enabled doxygen tries to link words that correspond to documented 406 # This option has no effect if EXTRACT_ALL is enabled. 413 # overviews. This option has no effect if EXTRACT_ALL is enabled. 509 # If the STRICT_PROTO_MATCHING option is enabled and doxygen fails to 635 # The WARN_NO_PARAMDOC option can be enabled to get warnings for 783 # FILTER_SOURCE_FILES is enabled. 860 # If the alphabetical index is enabled (see ALPHABETICAL_INDEX) then 1167 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be 1223 # names that should be enabled during MathJax rendering. 1242 # When the SERVER_BASED_SEARCH tag is enabled the search engine will be [all …]
|
/mbedtls-development/docs/architecture/testing/ |
A D | test-framework.md | 43 …he outcome of each test case in a **test outcome file**. This feature is enabled if the environmen…
|
/mbedtls-development/tests/docker/bionic/ |
A D | Dockerfile | 63 # Build a static, legacy openssl from sources with sslv3 enabled
|
/mbedtls-development/include/mbedtls/ |
A D | ssl.h | 2000 int *enabled,
|
/mbedtls-development/library/ |
A D | ssl_tls.c | 111 int *enabled, in mbedtls_ssl_get_peer_cid() argument 115 *enabled = MBEDTLS_SSL_CID_DISABLED; in mbedtls_ssl_get_peer_cid() 143 *enabled = MBEDTLS_SSL_CID_ENABLED; in mbedtls_ssl_get_peer_cid()
|