Jpp  19.1.0-rc.1
the software that should make you happy
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

◆ H

uint32_t sha256_ctx::H[8]

Definition at line 55 of file crypt.cc.

◆ total

uint32_t sha256_ctx::total[2]

Definition at line 57 of file crypt.cc.

◆ buflen

uint32_t sha256_ctx::buflen

Definition at line 58 of file crypt.cc.

◆ buffer

char sha256_ctx::buffer[128]

Definition at line 59 of file crypt.cc.


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