Lines Matching refs:macro

248      PSA_WANT_DH_RFC7919_XXXX. You now need to defined the corresponding macro
440 suggest. This did not affect any library code, because this macro was
442 This may affect application code that uses this macro.
485 configuration macro MBEDTLS_ECDSA_SIGN_ALT was defined.
798 * Previously the macro MBEDTLS_SSL_DTLS_CONNECTION_ID implemented version 05
1079 feature requirements in the file named by the new macro
1082 file with the macro MBEDTLS_PSA_CRYPTO_USER_CONFIG_FILE.
1309 the macro MBEDTLS_CHECK_RETURN. The warnings are always enabled
1396 * The existing predicate macro name PSA_ALG_IS_HASH_AND_SIGN is now reserved
1399 PSA_ALG_ECDSA_ANY. The new predicate macro PSA_ALG_IS_SIGN_HASH covers
1868 * Correct (change from 12 to 13 bytes) the value of the macro describing the
2133 * Fix the build when the macro _GNU_SOURCE is defined to a non-empty value.
2286 defined as a macro. First reported in #2311 and fix contributed in #3528.
2294 * Undefine the ASSERT macro before defining it locally, in case it is defined
2816 public macro MBEDTLS_X509_ID_FLAG. This could lead to invalid evaluation
3507 MBEDTLS_XXX_ALT macro. This means that alternative implementations do
3812 platform-specific setup and teardown operations. The macro
3866 * Define the macro MBEDTLS_AES_ROM_TABLES in the configuration file
3989 * Fix the redefinition of macro ssl_set_bio to an undefined symbol
4055 * Added the macro MBEDTLS_X509_MAX_FILE_PATH_LEN that enables the user to
4060 * Added the macro MBEDTLS_ENTROPY_MIN_HARDWARE in config.h. This allows users