Mbed TLS v3.6.0
Loading...
Searching...
No Matches
Macros
config_psa.h File Reference

PSA crypto configuration options (set of defines) More...

#include "psa/crypto_legacy.h"
#include "psa/crypto_adjust_config_synonyms.h"
#include "mbedtls/config_adjust_psa_superset_legacy.h"
#include "mbedtls/config_adjust_psa_from_legacy.h"
#include "psa/crypto_adjust_config_key_pair_types.h"
#include "psa/crypto_adjust_auto_enabled.h"
Include dependency graph for config_psa.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PSA_WANT_ALG_SOME_PAKE   1
 

Detailed Description

PSA crypto configuration options (set of defines)

This set of compile-time options takes settings defined in include/mbedtls/mbedtls_config.h and include/psa/crypto_config.h and uses those definitions to define symbols used in the library code.

Users and integrators should not edit this file, please edit include/mbedtls/mbedtls_config.h for MBEDTLS_XXX settings or include/psa/crypto_config.h for PSA_WANT_XXX settings.

Definition in file config_psa.h.

Macro Definition Documentation

◆ PSA_WANT_ALG_SOME_PAKE

#define PSA_WANT_ALG_SOME_PAKE   1

Definition at line 50 of file config_psa.h.