Security Scol plugin
Public Member Functions | Public Attributes | List of all members
LSH256_Internal Struct Reference

Public Member Functions

 LSH256_Internal (word32 *state)
 

Public Attributes

lsh_u32 * submsg_e_l
 
lsh_u32 * submsg_e_r
 
lsh_u32 * submsg_o_l
 
lsh_u32 * submsg_o_r
 

Detailed Description

Definition at line 161 of file lsh256.cpp.

Constructor & Destructor Documentation

◆ LSH256_Internal()

LSH256_Internal::LSH256_Internal ( word32 *  state)
inline

Definition at line 163 of file lsh256.cpp.

Member Data Documentation

◆ submsg_e_l

lsh_u32* LSH256_Internal::submsg_e_l

Definition at line 167 of file lsh256.cpp.

◆ submsg_e_r

lsh_u32* LSH256_Internal::submsg_e_r

Definition at line 168 of file lsh256.cpp.

◆ submsg_o_l

lsh_u32* LSH256_Internal::submsg_o_l

Definition at line 169 of file lsh256.cpp.

◆ submsg_o_r

lsh_u32* LSH256_Internal::submsg_o_r

Definition at line 170 of file lsh256.cpp.


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