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

Public Member Functions

 LSH512_Internal (word64 *state)
 

Public Attributes

lsh_u64 * submsg_e_l
 
lsh_u64 * submsg_e_r
 
lsh_u64 * submsg_o_l
 
lsh_u64 * submsg_o_r
 

Detailed Description

Definition at line 221 of file lsh512.cpp.

Constructor & Destructor Documentation

◆ LSH512_Internal()

LSH512_Internal::LSH512_Internal ( word64 *  state)
inline

Definition at line 223 of file lsh512.cpp.

Member Data Documentation

◆ submsg_e_l

lsh_u64* LSH512_Internal::submsg_e_l

Definition at line 227 of file lsh512.cpp.

◆ submsg_e_r

lsh_u64* LSH512_Internal::submsg_e_r

Definition at line 228 of file lsh512.cpp.

◆ submsg_o_l

lsh_u64* LSH512_Internal::submsg_o_l

Definition at line 229 of file lsh512.cpp.

◆ submsg_o_r

lsh_u64* LSH512_Internal::submsg_o_r

Definition at line 230 of file lsh512.cpp.


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