LibXenon
Bare-metal Xbox 360 homebrew library
Loading...
Searching...
No Matches
Data Fields
_SHA_CTX Struct Reference

#include <sha.h>

Data Fields

sha1_quadbyte state [5]
 
sha1_quadbyte count [2]
 
sha1_byte buffer [SHA1_BLOCK_LENGTH]
 

Detailed Description

Definition at line 53 of file sha.h.

Field Documentation

◆ buffer

sha1_byte _SHA_CTX::buffer[SHA1_BLOCK_LENGTH]

Definition at line 56 of file sha.h.

◆ count

sha1_quadbyte _SHA_CTX::count[2]

Definition at line 55 of file sha.h.

◆ state

sha1_quadbyte _SHA_CTX::state[5]

Definition at line 54 of file sha.h.


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