|
Linux Kernel
3.7.1
|
#include <sep_crypto.h>
Data Fields | |
| u32 | valid_tag |
| u32 | aes_iv |
| u32 | op_mode |
| u8 | cbuff [sizeof(struct sep_aes_internal_context)] |
Definition at line 250 of file sep_crypto.h.
| u32 aes_iv |
Definition at line 252 of file sep_crypto.h.
| u8 cbuff[sizeof(struct sep_aes_internal_context)] |
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.
1.8.2