PSA_CRYPTO_VALUES_H macro
\file psa/crypto_values.h PSA cryptography module: macros to build and analyze integer values. This file contains portable definitions of macros to build and analyze values of integral types that encode properties of cryptographic keys, designations of cryptographic algorithms, and error codes returned by the library. Note that many of the constants defined in this file are embedded in the persistent key store, as part of key metadata (including usage policies). As a consequence, they must not be changed (unless the storage format version changes). This header file only defines preprocessor macros.
Syntax
#define PSA_CRYPTO_VALUES_H
Notes
This file may not be included directly. Applications must include psa/crypto.h. Drivers must include the appropriate driver header file.
![]()
#define PSA_CRYPTO_VALUES_H