hash context  
 More...
hash context 
Definition at line 32 of file ripemd.c.
 
◆ digest_len
digest length in 32-bit words 
Definition at line 33 of file ripemd.c.
 
 
◆ count
number of bytes in buffer 
Definition at line 34 of file ripemd.c.
 
 
◆ buffer
512-bit buffer of input values used in hash updating 
Definition at line 35 of file ripemd.c.
 
 
◆ state
      
        
          | uint32_t AVRIPEMD::state[10] | 
        
      
 
current hash value 
Definition at line 36 of file ripemd.c.
 
 
◆ transform
function used to update hash for 512-bit input block 
Definition at line 38 of file ripemd.c.
 
 
The documentation for this struct was generated from the following file: