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

#include <sha2.h>

Public Attributes

union {
   sha256_ctx   ctx256 [1]
 
uu [1]
 
uint_32t sha2_len
 

Detailed Description

Definition at line 100 of file sha2.h.

Member Data Documentation

sha256_ctx sha2_ctx::ctx256[1]

Definition at line 102 of file sha2.h.

uint_32t sha2_ctx::sha2_len

Definition at line 104 of file sha2.h.

union { ... } sha2_ctx::uu[1]

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