Minetest  5.4.0
SHAstate_st Struct Reference

#include <sha2.h>

Public Attributes

SHA_LONG h0
 
SHA_LONG h1
 
SHA_LONG h2
 
SHA_LONG h3
 
SHA_LONG h4
 
SHA_LONG Nl
 
SHA_LONG Nh
 
SHA_LONG data [SHA_LBLOCK]
 
unsigned int num
 

Member Data Documentation

◆ data

SHA_LONG SHAstate_st::data[SHA_LBLOCK]

◆ h0

SHA_LONG SHAstate_st::h0

◆ h1

SHA_LONG SHAstate_st::h1

◆ h2

SHA_LONG SHAstate_st::h2

◆ h3

SHA_LONG SHAstate_st::h3

◆ h4

SHA_LONG SHAstate_st::h4

◆ Nh

SHA_LONG SHAstate_st::Nh

◆ Nl

SHA_LONG SHAstate_st::Nl

◆ num

unsigned int SHAstate_st::num

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