Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
SHA256state_st Struct Reference

#include <sha.h>

Public Attributes

SHA_LONG h [8]
 
SHA_LONG Nl
 
SHA_LONG Nh
 
SHA_LONG data [SHA_LBLOCK]
 
unsigned int num
 
unsigned int md_len
 

Detailed Description

Definition at line 47 of file sha.h.

Member Data Documentation

◆ data

SHA_LONG SHA256state_st::data[SHA_LBLOCK]

Definition at line 50 of file sha.h.

◆ h

SHA_LONG SHA256state_st::h[8]

Definition at line 48 of file sha.h.

◆ md_len

unsigned int SHA256state_st::md_len

Definition at line 51 of file sha.h.

◆ Nh

SHA_LONG SHA256state_st::Nh

Definition at line 49 of file sha.h.

◆ Nl

SHA_LONG SHA256state_st::Nl

Definition at line 49 of file sha.h.

◆ num

unsigned int SHA256state_st::num

Definition at line 51 of file sha.h.


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