CryptPeer Struct Reference

#include <crypto.h>

Collaboration diagram for CryptPeer:

Collaboration graph
[legend]

Data Fields

bstring name
CryptNonce nonce
ecc_key key
bstring session
symmetric_key skey

Detailed Description

A peer in the CryptState communication session.

Definition at line 123 of file crypto.h.


Field Documentation

bstring CryptPeer::name

Definition at line 124 of file crypto.h.

Referenced by ConnectionState_exec(), CryptState_create(), CryptState_initiator_process_response(), CryptState_initiator_start(), CryptState_peer_destroy(), CryptState_receiver_process_response(), CryptState_receiver_send_final(), Proxy_dump_invalid_state(), and Proxy_final_verify().

CryptNonce CryptPeer::nonce

Definition at line 125 of file crypto.h.

Referenced by CryptState_create_shared_key(), CryptState_decrypt_packet(), CryptState_encrypt_packet(), CryptState_initiator_process_response(), CryptState_initiator_send_final(), CryptState_initiator_start(), CryptState_peer_destroy(), CryptState_receiver_done(), CryptState_receiver_process_response(), CryptState_receiver_send_final(), CryptState_receiver_start(), and CryptState_reset().

ecc_key CryptPeer::key

Definition at line 126 of file crypto.h.

Referenced by CryptState_answer_hate_challenge(), CryptState_create_key(), CryptState_create_shared_key(), CryptState_export_key(), CryptState_generate_hate_challenge(), CryptState_import_key(), CryptState_peer_destroy(), and CryptState_validate_hate_challenge().

bstring CryptPeer::session

Definition at line 127 of file crypto.h.

Referenced by CryptState_finalize_session(), CryptState_initiator_process_response(), CryptState_initiator_start(), CryptState_peer_destroy(), CryptState_rand_sess(), CryptState_receiver_process_response(), and CryptState_receiver_send_final().

symmetric_key CryptPeer::skey

Definition at line 128 of file crypto.h.

Referenced by CryptState_finalize_session(), CryptState_peer_destroy(), CryptState_reset(), Peer_recv(), Peer_send(), Proxy_hub_recv(), and Proxy_hub_send().


The documentation for this struct was generated from the following file:
Generated on Tue Apr 10 01:01:56 2007 for Utu by  doxygen 1.5.1