Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
sep_aes_private_context Struct Reference

#include <sep_crypto.h>

Data Fields

u32 valid_tag
 
u32 aes_iv
 
u32 op_mode
 
u8 cbuff [sizeof(struct sep_aes_internal_context)]
 

Detailed Description

Definition at line 250 of file sep_crypto.h.

Field Documentation

u32 aes_iv

Definition at line 252 of file sep_crypto.h.

Definition at line 254 of file sep_crypto.h.

u32 op_mode

Definition at line 253 of file sep_crypto.h.

u32 valid_tag

Definition at line 251 of file sep_crypto.h.


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