21#ifndef PSA_CRYPTO_TYPES_H
22#define PSA_CRYPTO_TYPES_H
36#if defined(MBEDTLS_PSA_CRYPTO_PLATFORM_FILE)
37#include MBEDTLS_PSA_CRYPTO_PLATFORM_FILE
291#if !defined(MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER)
435#ifndef __DOXYGEN_ONLY__
436#if defined(MBEDTLS_PSA_CRYPTO_SE_C)
uint16_t psa_key_type_t
Encoding of a key type.
uint32_t psa_algorithm_t
Encoding of a cryptographic algorithm.
uint16_t psa_key_derivation_step_t
Encoding of the step of a key derivation.
int32_t psa_status_t
Function return status.
uint8_t psa_key_persistence_t
uint32_t psa_key_location_t
uint32_t psa_key_lifetime_t
psa_key_id_t mbedtls_svc_key_id_t
uint32_t psa_key_usage_t
Encoding of permitted usage on a key.
uint64_t psa_key_slot_number_t
Macro wrapper for struct's members.
#define MBEDTLS_PRIVATE(member)
Build-time PSA configuration info.