Structure containing the secure element specific cipher contexts needed by the application. More...
Structure containing the secure element specific cipher contexts needed by the application.
#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. | |
psa_encrypt_or_decrypt_t psa_se_cipher_context_t::direction |