Data Fields | |
| struct GSC_KeyExchangeInfo * | kx |
| struct ResponderHello | rhm_e |
| struct ResponderHelloPayload * | rhp |
| struct GNUNET_HashCode | decrypted_finish |
| char | finished_enc [sizeof(struct GNUNET_HashCode)+crypto_aead_xchacha20poly1305_ietf_ABYTES] |
| struct GNUNET_HashContext * | hc |
| struct GNUNET_ShortHashCode | hs |
| struct GNUNET_ShortHashCode | ss_e |
| struct GNUNET_ShortHashCode | ihts |
| struct GNUNET_ShortHashCode | rhts |
| struct PilsRequest * | req |
Definition at line 1626 of file gnunet-service-core_kx.c.
| struct GSC_KeyExchangeInfo* ResponderHelloCls::kx |
Definition at line 1629 of file gnunet-service-core_kx.c.
Referenced by handle_responder_hello(), and handle_responder_hello_cont().
| struct ResponderHello ResponderHelloCls::rhm_e |
Definition at line 1632 of file gnunet-service-core_kx.c.
Referenced by handle_responder_hello().
| struct ResponderHelloPayload* ResponderHelloCls::rhp |
Definition at line 1635 of file gnunet-service-core_kx.c.
Referenced by handle_responder_hello(), and handle_responder_hello_cont().
| struct GNUNET_HashCode ResponderHelloCls::decrypted_finish |
Definition at line 1638 of file gnunet-service-core_kx.c.
Referenced by handle_responder_hello(), and handle_responder_hello_cont().
| char ResponderHelloCls::finished_enc[sizeof(struct GNUNET_HashCode)+ crypto_aead_xchacha20poly1305_ietf_ABYTES] |
Definition at line 1641 of file gnunet-service-core_kx.c.
Referenced by handle_responder_hello(), and handle_responder_hello_cont().
| struct GNUNET_HashContext* ResponderHelloCls::hc |
Definition at line 1645 of file gnunet-service-core_kx.c.
Referenced by handle_responder_hello(), and handle_responder_hello_cont().
| struct GNUNET_ShortHashCode ResponderHelloCls::hs |
Definition at line 1648 of file gnunet-service-core_kx.c.
Referenced by handle_responder_hello(), and handle_responder_hello_cont().
| struct GNUNET_ShortHashCode ResponderHelloCls::ss_e |
Definition at line 1651 of file gnunet-service-core_kx.c.
Referenced by handle_responder_hello(), and handle_responder_hello_cont().
| struct GNUNET_ShortHashCode ResponderHelloCls::ihts |
Definition at line 1654 of file gnunet-service-core_kx.c.
Referenced by handle_responder_hello(), and handle_responder_hello_cont().
| struct GNUNET_ShortHashCode ResponderHelloCls::rhts |
Definition at line 1657 of file gnunet-service-core_kx.c.
Referenced by handle_responder_hello(), and handle_responder_hello_cont().
| struct PilsRequest* ResponderHelloCls::req |
Definition at line 1660 of file gnunet-service-core_kx.c.
Referenced by handle_responder_hello(), and handle_responder_hello_cont().