Jpp  18.2.1-ARCA-DF-PATCH
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
sha256_ctx Struct Reference

Public Attributes

uint32_t H [8]
 
uint32_t total [2]
 
uint32_t buflen
 
char buffer [128]
 

Detailed Description

Definition at line 54 of file crypt.cc.

Member Data Documentation

uint32_t sha256_ctx::H[8]

Definition at line 55 of file crypt.cc.

uint32_t sha256_ctx::total[2]

Definition at line 57 of file crypt.cc.

uint32_t sha256_ctx::buflen

Definition at line 58 of file crypt.cc.

char sha256_ctx::buffer[128]

Definition at line 59 of file crypt.cc.


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