psa_cipher_operation_s::cipher_context Union Reference

Union containing cipher contexts for the executing backend. More...

Detailed Description

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.
 

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