Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
ROOT::Internal::SHA256::sha256_t Struct Reference

Definition at line 60 of file RSha256.hxx.

Public Attributes

unsigned char buffer [64]
uint64_t count
uint32_t state [8]

#include </home/stephan/code/root-2/core/foundation/res/ROOT/RSha256.hxx>

Member Data Documentation

◆ buffer

unsigned char ROOT::Internal::SHA256::sha256_t::buffer[64]

Definition at line 63 of file RSha256.hxx.

◆ count

uint64_t ROOT::Internal::SHA256::sha256_t::count

Definition at line 62 of file RSha256.hxx.

◆ state

uint32_t ROOT::Internal::SHA256::sha256_t::state[8]

Definition at line 61 of file RSha256.hxx.


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