Mbed OS Reference
|
PSA crypto configuration options (set of defines) More...
Go to the source code of this file.
Macros | |
#define | PSA_WANT_ALG_DETERMINISTIC_ECDSA 1 |
When MBEDTLS_PSA_CRYPTO_CONFIG is disabled in config.h, this file is not used, and cryptographic mechanisms are supported through the PSA API if and only if they are supported through the mbedtls_xxx API. More... | |
PSA crypto configuration options (set of defines)
Definition in file crypto_config.h.
#define PSA_WANT_ALG_DETERMINISTIC_ECDSA 1 |
When MBEDTLS_PSA_CRYPTO_CONFIG
is disabled in config.h, this file is not used, and cryptographic mechanisms are supported through the PSA API if and only if they are supported through the mbedtls_xxx API.
Definition at line 53 of file crypto_config.h.