GNUnet 0.28.0-dev.2
 
Loading...
Searching...
No Matches
GNUNET_HashContext Struct Reference

Data Fields

crypto_hash_sha512_state hd
 Internal state of the hash function.
 

Detailed Description

Definition at line 274 of file crypto_hash.c.

Field Documentation

◆ hd

crypto_hash_sha512_state GNUNET_HashContext::hd

Internal state of the hash function.

Definition at line 279 of file crypto_hash.c.

Referenced by GNUNET_CRYPTO_hash_context_finish(), GNUNET_CRYPTO_hash_context_read(), and GNUNET_CRYPTO_hash_context_start().


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