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

#include <sha.h>

Data Fields

u64 count
 
u32 state [SHA_MAX_STATE_SIZE]
 
u8 buf [2 *SHA_MAX_BLOCK_SIZE]
 
int func
 

Detailed Description

Definition at line 25 of file sha.h.

Field Documentation

Definition at line 28 of file sha.h.

u64 count

Definition at line 26 of file sha.h.

int func

Definition at line 29 of file sha.h.

Definition at line 27 of file sha.h.


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