Linux Kernel
3.7.1
|
#include <sep_crypto.h>
Data Fields | |
u32 | valid_tag |
u32 | iv |
u8 | ctx_buf [sizeof(struct sep_des_internal_context)] |
Definition at line 209 of file sep_crypto.h.
u8 ctx_buf[sizeof(struct sep_des_internal_context)] |
Definition at line 212 of file sep_crypto.h.
u32 iv |
Definition at line 211 of file sep_crypto.h.
u32 valid_tag |
Definition at line 210 of file sep_crypto.h.