Mbed TLS v3.6.1
Loading...
Searching...
No Matches
crypto_adjust_config_dependencies.h File Reference

Adjust PSA configuration by resolving some dependencies. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Adjust PSA configuration by resolving some dependencies.

This is an internal header. Do not include it directly.

See docs/proposed/psa-conditional-inclusion-c.md. If the Mbed TLS implementation of a cryptographic mechanism A depends on a cryptographic mechanism B then if the cryptographic mechanism A is enabled and not accelerated enable B. Note that if A is enabled and accelerated, it is not necessary to enable B for A support.

Definition in file crypto_adjust_config_dependencies.h.