Logo ROOT   6.14/05
Reference Guide
List of all members | Public Attributes | List of all members
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 </mnt/build/workspace/root-makedoc-v614/rootspi/rdoc/src/v6-14-00-patches/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: