Public Attributes | List of all members
SHA_CTX_S Struct Reference

#include <SHA1.h>

Public Attributes

union {
   uint8_t   buffer [64]
 
   uint32_t   w [16]
 
}; 
 
uint32_t h [5]
 
unsigned int size
 
unsigned int total
 

Detailed Description

Definition at line 39 of file SHA1.h.

Member Data Documentation

union { ... }
uint8_t SHA_CTX_S::buffer[64]

Definition at line 43 of file SHA1.h.

uint32_t SHA_CTX_S::h[5]

Definition at line 40 of file SHA1.h.

unsigned int SHA_CTX_S::size

Definition at line 45 of file SHA1.h.

unsigned int SHA_CTX_S::total

Definition at line 46 of file SHA1.h.

uint32_t SHA_CTX_S::w[16]

Definition at line 42 of file SHA1.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:50