cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Public Attributes | List of all members
sha256_ctx Struct Reference

#include <sha2.h>

Public Attributes

uint_32t count [2]
 
uint_32t hash [8]
 
uint_32t wbuf [16]
 

Detailed Description

Definition at line 78 of file sha2.h.

Member Data Documentation

uint_32t sha256_ctx::count[2]

Definition at line 79 of file sha2.h.

uint_32t sha256_ctx::hash[8]

Definition at line 80 of file sha2.h.

uint_32t sha256_ctx::wbuf[16]

Definition at line 81 of file sha2.h.


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