33 #ifndef PSA_CRYPTO_TYPES_H
34 #define PSA_CRYPTO_TYPES_H
234 #if !defined(MBEDTLS_PSA_CRYPTO_KEY_FILE_ID_ENCODES_OWNER)
236 #define PSA_KEY_ID_INIT 0
363 #ifndef __DOXYGEN_ONLY__
364 #if defined(MBEDTLS_PSA_CRYPTO_SE_C)
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
uint64_t psa_key_slot_number_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.
uint32_t psa_key_lifetime_t
int32_t psa_status_t
Function return status.