21 #ifndef PSA_CRYPTO_TYPES_H
22 #define PSA_CRYPTO_TYPES_H
27 #include "mbedtls/private_access.h"
29 #if defined(MBEDTLS_PSA_CRYPTO_PLATFORM_FILE)
30 #include MBEDTLS_PSA_CRYPTO_PLATFORM_FILE
284 #if !defined(MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER)
uint8_t psa_key_persistence_t
uint16_t psa_key_derivation_step_t
Encoding of the step of a key derivation.
uint32_t psa_key_location_t
uint32_t psa_algorithm_t
Encoding of a cryptographic algorithm.
uint32_t psa_key_usage_t
Encoding of permitted usage on a key.
uint16_t psa_key_type_t
Encoding of a key type.
Build-time configuration info.
uint32_t psa_key_lifetime_t
int32_t psa_status_t
Function return status.