Electroneum
Public Attributes | List of all members
cn_slow_hash_state Union Reference
Collaboration diagram for cn_slow_hash_state:
Collaboration graph
[legend]

Public Attributes

union hash_state hs
 
struct {
   uint8_t   k [64]
 
   uint8_t   init [INIT_SIZE_BYTE]
 
}; 
 

Member Data Documentation

◆ 

struct { ... }

◆ hs

union hash_state cn_slow_hash_state::hs

◆ init

uint8_t cn_slow_hash_state::init[INIT_SIZE_BYTE]

◆ k

uint8_t cn_slow_hash_state::k[64]

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