Public Attributes | List of all members
sha256_state_st Struct Reference

#include <sha.h>

Public Attributes

uint8_t data [SHA256_CBLOCK]
 
uint32_t h [8]
 
unsigned md_len
 
uint32_t Nh
 
uint32_t Nl
 
unsigned num
 

Detailed Description

Definition at line 189 of file sha.h.

Member Data Documentation

◆ data

uint8_t sha256_state_st::data[SHA256_CBLOCK]

Definition at line 192 of file sha.h.

◆ h

uint32_t sha256_state_st::h[8]

Definition at line 190 of file sha.h.

◆ md_len

unsigned sha256_state_st::md_len

Definition at line 193 of file sha.h.

◆ Nh

uint32_t sha256_state_st::Nh

Definition at line 191 of file sha.h.

◆ Nl

uint32_t sha256_state_st::Nl

Definition at line 191 of file sha.h.

◆ num

unsigned sha256_state_st::num

Definition at line 193 of file sha.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:48