Public Attributes | List of all members
sha512_state_st Struct Reference

#include <sha.h>

Public Attributes

uint64_t h [8]
 
unsigned md_len
 
uint64_t Nh
 
uint64_t Nl
 
unsigned num
 
uint8_t p [128]
 

Detailed Description

Definition at line 256 of file sha.h.

Member Data Documentation

◆ h

uint64_t sha512_state_st::h[8]

Definition at line 257 of file sha.h.

◆ md_len

unsigned sha512_state_st::md_len

Definition at line 260 of file sha.h.

◆ Nh

uint64_t sha512_state_st::Nh

Definition at line 258 of file sha.h.

◆ Nl

uint64_t sha512_state_st::Nl

Definition at line 258 of file sha.h.

◆ num

unsigned sha512_state_st::num

Definition at line 260 of file sha.h.

◆ p

uint8_t sha512_state_st::p[128]

Definition at line 259 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