psa_se_drv_data_s Struct Reference

Structure containing secure element driver data and contexts. More...

Detailed Description

Structure containing secure element driver data and contexts.

Definition at line 60 of file psa_crypto_se_management.h.

#include <psa_crypto_se_management.h>

Data Fields

psa_key_location_t location
 Location value assigned to driver.
 
const psa_drv_se_tmethods
 Methods implemented by driver.
 
union {
   psa_drv_se_internal_context_t   internal
 Internally writable SE driver context.
 
   psa_drv_se_context_t   context
 SE driver context, read only.
 
ctx
 SE driver context.
 

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