Structure storing a cipher operation context.  
 More...
Structure storing a cipher operation context. 
Definition at line 84 of file types.h.
 
#include <types.h>
◆ alg
Operation algorithm. 
Definition at line 88 of file types.h.
 
 
◆ default_iv_length
      
        
          | uint8_t psa_cipher_operation_s::default_iv_length | 
        
      
 
Default IV length for algorithm. 
Definition at line 87 of file types.h.
 
 
◆ iv_required
      
        
          | uint8_t psa_cipher_operation_s::iv_required | 
        
      
 
True if algorithm requires IV. 
Definition at line 85 of file types.h.
 
 
◆ iv_set
      
        
          | uint8_t psa_cipher_operation_s::iv_set | 
        
      
 
True if IV was already set. 
Definition at line 86 of file types.h.
 
 
The documentation for this struct was generated from the following file:
- sys/include/psa_crypto/psa/cipher/types.h