Lines Matching refs:macro

443      PSA_WANT_DH_RFC7919_XXXX. You now need to defined the corresponding macro
635 suggest. This did not affect any library code, because this macro was
637 This may affect application code that uses this macro.
680 configuration macro MBEDTLS_ECDSA_SIGN_ALT was defined.
993 * Previously the macro MBEDTLS_SSL_DTLS_CONNECTION_ID implemented version 05
1274 feature requirements in the file named by the new macro
1277 file with the macro MBEDTLS_PSA_CRYPTO_USER_CONFIG_FILE.
1504 the macro MBEDTLS_CHECK_RETURN. The warnings are always enabled
1591 * The existing predicate macro name PSA_ALG_IS_HASH_AND_SIGN is now reserved
1594 PSA_ALG_ECDSA_ANY. The new predicate macro PSA_ALG_IS_SIGN_HASH covers
2063 * Correct (change from 12 to 13 bytes) the value of the macro describing the
2328 * Fix the build when the macro _GNU_SOURCE is defined to a non-empty value.
2481 defined as a macro. First reported in #2311 and fix contributed in #3528.
2489 * Undefine the ASSERT macro before defining it locally, in case it is defined
3011 public macro MBEDTLS_X509_ID_FLAG. This could lead to invalid evaluation
3702 MBEDTLS_XXX_ALT macro. This means that alternative implementations do
4007 platform-specific setup and teardown operations. The macro
4061 * Define the macro MBEDTLS_AES_ROM_TABLES in the configuration file
4184 * Fix the redefinition of macro ssl_set_bio to an undefined symbol
4250 * Added the macro MBEDTLS_X509_MAX_FILE_PATH_LEN that enables the user to
4255 * Added the macro MBEDTLS_ENTROPY_MIN_HARDWARE in config.h. This allows users