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

#include <sep_crypto.h>

Data Fields

u32 hash_result [SEP_HASH_RESULT_SIZE_WORDS]
 
enum hash_op_mode hash_opmode
 
u32 previous_data [SEP_SHA2_BLOCK_SIZE_WORDS]
 
u16 prev_update_bytes
 
u32 total_proc_128bit [4]
 
u16 op_mode_block_size
 
u8 dummy_aes_block [SEP_AES_DUMMY_BLOCK_SIZE]
 

Detailed Description

Definition at line 257 of file sep_crypto.h.

Field Documentation

u8 dummy_aes_block[SEP_AES_DUMMY_BLOCK_SIZE]

Definition at line 264 of file sep_crypto.h.

enum hash_op_mode hash_opmode

Definition at line 259 of file sep_crypto.h.

Definition at line 258 of file sep_crypto.h.

u16 op_mode_block_size

Definition at line 263 of file sep_crypto.h.

u16 prev_update_bytes

Definition at line 261 of file sep_crypto.h.

Definition at line 260 of file sep_crypto.h.

u32 total_proc_128bit[4]

Definition at line 262 of file sep_crypto.h.


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