TF-M Reference Manual  1.2.0
TrustedFirmware-M
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
tfm_crypto_handle_owner_s Struct Reference

Data Fields

int32_t owner
 
psa_key_handle_t handle
 
uint8_t in_use
 

Detailed Description

Definition at line 21 of file crypto_key.c.

Field Documentation

Allocated handle

Definition at line 23 of file crypto_key.c.

uint8_t in_use

Flag to indicate if this in use

Definition at line 24 of file crypto_key.c.

int32_t owner

Owner of the allocated handle

Definition at line 22 of file crypto_key.c.


The documentation for this struct was generated from the following file: