Data Fields | |
| struct GSC_KeyExchangeInfo * | kx |
| struct InitiatorHello * | ihm_e |
| struct PilsRequest * | req |
Definition at line 1153 of file gnunet-service-core_kx.c.
| struct GSC_KeyExchangeInfo* InitiatorHelloCtx::kx |
Definition at line 1155 of file gnunet-service-core_kx.c.
Referenced by handle_initiator_hello(), and handle_initiator_hello_cont().
| struct InitiatorHello* InitiatorHelloCtx::ihm_e |
Definition at line 1156 of file gnunet-service-core_kx.c.
Referenced by handle_initiator_hello(), and handle_initiator_hello_cont().
| struct PilsRequest* InitiatorHelloCtx::req |
Definition at line 1157 of file gnunet-service-core_kx.c.
Referenced by handle_initiator_hello(), and handle_initiator_hello_cont().