A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
SHA256_CTX Struct Reference

#include <PixoSHA256.h>

Public Attributes

unsigned long long bitlen
 
PIXOVR_BYTE data [64]
 
PIXOVR_WORD datalen
 
PIXOVR_WORD state [8]
 

Detailed Description

Definition at line 23 of file PixoSHA256.h.

Member Data Documentation

◆ bitlen

unsigned long long SHA256_CTX::bitlen

Definition at line 26 of file PixoSHA256.h.

◆ data

PIXOVR_BYTE SHA256_CTX::data[64]

Definition at line 24 of file PixoSHA256.h.

◆ datalen

PIXOVR_WORD SHA256_CTX::datalen

Definition at line 25 of file PixoSHA256.h.

◆ state

PIXOVR_WORD SHA256_CTX::state[8]

Definition at line 27 of file PixoSHA256.h.


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