GNUnet 0.21.1
MinglePacker Struct Reference

Serialization to use in GNUNET_BLOCK_mingle_hash. More...

Collaboration diagram for MinglePacker:
[legend]

Data Fields

struct GNUNET_HashCode in
 Original hash. More...
 
uint32_t mingle
 Mingle value. More...
 

Detailed Description

Serialization to use in GNUNET_BLOCK_mingle_hash.

Definition at line 79 of file block.c.

Field Documentation

◆ in

struct GNUNET_HashCode MinglePacker::in

Original hash.

Definition at line 84 of file block.c.

Referenced by GNUNET_BLOCK_mingle_hash().

◆ mingle

uint32_t MinglePacker::mingle

Mingle value.

Definition at line 89 of file block.c.


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