GNUnet debian-0.24.3-29-g453fda2cf
 
Loading...
Searching...
No Matches
ResponderHelloCls Struct Reference
Collaboration diagram for ResponderHelloCls:
[legend]

Data Fields

struct GSC_KeyExchangeInfokx
 
struct ResponderHello rhm_e
 
struct ResponderHelloPayloadrhp
 
struct GNUNET_HashCode decrypted_finish
 
char finished_enc [sizeof(struct GNUNET_HashCode)+crypto_aead_xchacha20poly1305_ietf_ABYTES]
 
struct GNUNET_HashContexthc
 
struct GNUNET_ShortHashCode hs
 
struct GNUNET_ShortHashCode ss_e
 
struct GNUNET_ShortHashCode ihts
 
struct GNUNET_ShortHashCode rhts
 
struct PilsRequestreq
 

Detailed Description

Definition at line 1626 of file gnunet-service-core_kx.c.

Field Documentation

◆ kx

struct GSC_KeyExchangeInfo* ResponderHelloCls::kx

◆ rhm_e

struct ResponderHello ResponderHelloCls::rhm_e

Definition at line 1632 of file gnunet-service-core_kx.c.

Referenced by handle_responder_hello().

◆ rhp

struct ResponderHelloPayload* ResponderHelloCls::rhp

◆ decrypted_finish

struct GNUNET_HashCode ResponderHelloCls::decrypted_finish

◆ finished_enc

char ResponderHelloCls::finished_enc[sizeof(struct GNUNET_HashCode)+ crypto_aead_xchacha20poly1305_ietf_ABYTES]

◆ hc

struct GNUNET_HashContext* ResponderHelloCls::hc

◆ hs

struct GNUNET_ShortHashCode ResponderHelloCls::hs

◆ ss_e

struct GNUNET_ShortHashCode ResponderHelloCls::ss_e

◆ ihts

struct GNUNET_ShortHashCode ResponderHelloCls::ihts

◆ rhts

struct GNUNET_ShortHashCode ResponderHelloCls::rhts

◆ req

struct PilsRequest* ResponderHelloCls::req

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