Mbed TLS v3.6.2
Loading...
Searching...
No Matches
crypto_adjust_config_key_pair_types.h File Reference

Adjust PSA configuration for key pair types. 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 for key pair types.

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

See docs/proposed/psa-conditional-inclusion-c.md.

  • Support non-basic operations in a keypair type implicitly enables basic support for that keypair type.
  • Support for a keypair type implicitly enables the corresponding public key type.
  • Basic support for a keypair type implicilty enables import/export support for that keypair type. Warning: this is implementation-specific (mainly for the benefit of testing) and may change in the future!

Definition in file crypto_adjust_config_key_pair_types.h.