ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
SHA3Context Struct Reference

Public Attributes

union {
   u64   s [25]
 
   unsigned char   x [1600]
 
u
 
unsigned nRate
 
unsigned nLoaded
 
unsigned ixMask
 

Detailed Description

Definition at line 1446 of file shell.c.

Member Data Documentation

◆ ixMask

unsigned SHA3Context::ixMask

Definition at line 1453 of file shell.c.

Referenced by SHA3Final(), SHA3Init(), and SHA3Update().

◆ nLoaded

unsigned SHA3Context::nLoaded

Definition at line 1452 of file shell.c.

Referenced by SHA3Final(), and SHA3Update().

◆ nRate

unsigned SHA3Context::nRate

Definition at line 1451 of file shell.c.

Referenced by SHA3Final(), SHA3Init(), and SHA3Update().

◆ s

u64 SHA3Context::s[25]

Definition at line 1448 of file shell.c.

Referenced by SHA3Update().

◆ 

union { ... } SHA3Context::u

Referenced by SHA3Final(), and SHA3Update().

◆ x

unsigned char SHA3Context::x[1600]

Definition at line 1449 of file shell.c.

Referenced by SHA3Final(), and SHA3Update().


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