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

#include <sha.h>

Data Fields

u64 count
 
u32 state [SHA1_DIGEST_SIZE/4]
 
u8 buffer [SHA1_BLOCK_SIZE]
 

Detailed Description

Definition at line 67 of file sha.h.

Field Documentation

Definition at line 70 of file sha.h.

u64 count

Definition at line 68 of file sha.h.

Definition at line 69 of file sha.h.


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