psa_se_cipher_context_t Struct Reference

Structure containing the secure element specific cipher contexts needed by the application. More...

Detailed Description

Structure containing the secure element specific cipher contexts needed by the application.

Definition at line 70 of file types.h.

#include <types.h>

Data Structures

union  driver_context
 Structure containing a driver specific cipher context. More...
 

Data Fields

psa_encrypt_or_decrypt_t direction
 Direction of this cipher operation.
 
union psa_se_cipher_context_t::driver_context drv_ctx
 SE specific cipher operation context.
 

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