Tor 0.4.9.0-alpha-dev
Data Fields
hs_pow_solution_t Struct Reference

Data Fields

uint8_t nonce [HS_POW_NONCE_LEN]
 
uint32_t effort
 
uint8_t seed_head [HS_POW_SEED_HEAD_LEN]
 
uint8_t equix_solution [HS_POW_EQX_SOL_LEN]
 

Detailed Description

Definition at line 148 of file hs_pow.h.

Field Documentation

◆ effort

uint32_t effort

Definition at line 153 of file hs_pow.h.

◆ equix_solution

Definition at line 159 of file hs_pow.h.

◆ nonce

uint8_t nonce[HS_POW_NONCE_LEN]

Definition at line 150 of file hs_pow.h.

◆ seed_head

uint8_t seed_head[HS_POW_SEED_HEAD_LEN]

Definition at line 156 of file hs_pow.h.


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