Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
SHA_CTX Struct Reference

Definition at line 92 of file sha1.inl.

Public Attributes

uint8_t buffer [64]
 
uint32_t count [2]
 
uint32_t state [5]
 

Member Data Documentation

◆ buffer

uint8_t SHA_CTX::buffer[64]

Definition at line 95 of file sha1.inl.

◆ count

uint32_t SHA_CTX::count[2]

Definition at line 94 of file sha1.inl.

◆ state

uint32_t SHA_CTX::state[5]

Definition at line 93 of file sha1.inl.

Collaboration diagram for SHA_CTX:
[legend]

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