OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
SHA256state_st Struct Reference

#include <sha.h>

Public Attributes

SHA_LONG h [8]
 
SHA_LONG Nl
 
SHA_LONG Nh
 
SHA_LONG data [SHA_LBLOCK]
 
unsigned int num
 
unsigned int md_len
 

Detailed Description

Definition at line 131 of file sha.h.

Member Data Documentation

SHA_LONG SHA256state_st::data

Definition at line 135 of file sha.h.

SHA_LONG SHA256state_st::h

Definition at line 133 of file sha.h.

unsigned int SHA256state_st::md_len

Definition at line 136 of file sha.h.

SHA_LONG SHA256state_st::Nh

Definition at line 134 of file sha.h.

SHA_LONG SHA256state_st::Nl

Definition at line 134 of file sha.h.

unsigned int SHA256state_st::num

Definition at line 136 of file sha.h.


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