Linux Kernel
3.7.1
|
#include <sep_crypto.h>
Data Fields | |
u32 | valid_tag |
u32 | iv |
u8 | internal_context [sizeof(struct sep_hash_internal_context)] |
Definition at line 267 of file sep_crypto.h.
u8 internal_context[sizeof(struct sep_hash_internal_context)] |
Definition at line 270 of file sep_crypto.h.
u32 iv |
Definition at line 269 of file sep_crypto.h.
u32 valid_tag |
Definition at line 268 of file sep_crypto.h.