Union containing cipher contexts for the executing backend. More...
Union containing cipher contexts for the executing backend.
Definition at line 70 of file crypto_struct.h.
#include <crypto_struct.h>
Data Fields | |
psa_cipher_context_t | cipher_ctx |
Cipher context. | |
psa_se_cipher_context_t | se_ctx |
SE Cipher context. | |