|
Mbed TLS v4.0.0
|
Build-time configuration info. More...
#include "psa/crypto_config.h"#include "/dev/null"#include "mbedtls/private/config_psa.h"#include "mbedtls/config_adjust_legacy_crypto.h"#include <limits.h>

Go to the source code of this file.
Macros | |
| #define | TF_PSA_CRYPTO_VERSION_MAJOR 1 |
| #define | TF_PSA_CRYPTO_VERSION_MINOR 0 |
| #define | TF_PSA_CRYPTO_VERSION_PATCH 0 |
| #define | TF_PSA_CRYPTO_VERSION_NUMBER 0x01000000 |
| #define | TF_PSA_CRYPTO_VERSION_STRING "1.0.0" |
| #define | TF_PSA_CRYPTO_VERSION_STRING_FULL "TF-PSA-Crypto 1.0.0" |
| #define | TF_PSA_CRYPTO_CONFIG_FILES_READ |
| #define | MBEDTLS_MD_C |
| #define | TF_PSA_CRYPTO_CONFIG_IS_FINALIZED |
Typedefs | |
| typedef int | mbedtls_iso_c_forbids_empty_translation_units |
Build-time configuration info.
Include this file if you need to depend on the configuration options defined in crypto_config.h or TF_PSA_CRYPTO_CONFIG_FILE.
Definition in file tf-psa-crypto/include/tf-psa-crypto/build_info.h.
| #define MBEDTLS_MD_C |
Definition at line 145 of file tf-psa-crypto/include/tf-psa-crypto/build_info.h.
| #define TF_PSA_CRYPTO_CONFIG_FILES_READ |
Definition at line 132 of file tf-psa-crypto/include/tf-psa-crypto/build_info.h.
| #define TF_PSA_CRYPTO_CONFIG_IS_FINALIZED |
Definition at line 164 of file tf-psa-crypto/include/tf-psa-crypto/build_info.h.
| #define TF_PSA_CRYPTO_VERSION_MAJOR 1 |
The version number x.y.z is split into three parts. Major, Minor, Patchlevel
Definition at line 27 of file tf-psa-crypto/include/tf-psa-crypto/build_info.h.
| #define TF_PSA_CRYPTO_VERSION_MINOR 0 |
Definition at line 28 of file tf-psa-crypto/include/tf-psa-crypto/build_info.h.
| #define TF_PSA_CRYPTO_VERSION_NUMBER 0x01000000 |
The single version number has the following structure: MMNNPP00 Major version | Minor version | Patch version
Definition at line 36 of file tf-psa-crypto/include/tf-psa-crypto/build_info.h.
| #define TF_PSA_CRYPTO_VERSION_PATCH 0 |
Definition at line 29 of file tf-psa-crypto/include/tf-psa-crypto/build_info.h.
| #define TF_PSA_CRYPTO_VERSION_STRING "1.0.0" |
Definition at line 37 of file tf-psa-crypto/include/tf-psa-crypto/build_info.h.
| #define TF_PSA_CRYPTO_VERSION_STRING_FULL "TF-PSA-Crypto 1.0.0" |
Definition at line 38 of file tf-psa-crypto/include/tf-psa-crypto/build_info.h.
| typedef int mbedtls_iso_c_forbids_empty_translation_units |
Definition at line 178 of file tf-psa-crypto/include/tf-psa-crypto/build_info.h.
1.8.6