Fabcoin Core  0.16.2
P2P Digital Currency
Public Attributes | List of all members
libscrypt_SHA256Context Struct Reference

#include <sha256.h>

Public Attributes

uint32_t state [8]
 
uint32_t count [2]
 
unsigned char buf [64]
 

Detailed Description

Definition at line 36 of file sha256.h.

Member Data Documentation

unsigned char libscrypt_SHA256Context::buf[64]

Definition at line 39 of file sha256.h.

uint32_t libscrypt_SHA256Context::count[2]

Definition at line 38 of file sha256.h.

uint32_t libscrypt_SHA256Context::state[8]

Definition at line 37 of file sha256.h.


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