Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
ssh_peer_data Struct Reference

Public Attributes

unsigned counter
 
uint32_t frame_version_start
 
uint32_t frame_version_end
 
uint32_t frame_key_start
 
uint32_t frame_key_end
 
int frame_key_end_offset
 
char * kex_proposal
 
char * mac_proposals [2]
 
char * mac
 
int mac_length
 
char * enc_proposals [2]
 
char * enc
 
char * comp_proposals [2]
 
char * comp
 
int length_is_plaintext
 
unsigned cipher_id
 
unsigned mac_id
 
gcry_cipher_hd_t cipher
 
gcry_cipher_hd_t cipher_2
 
unsigned sequence_number
 
uint32_t seq_num_kex_init
 
uint32_t seq_num_gex_req
 
uint32_t seq_num_gex_grp
 
uint32_t seq_num_gex_ini
 
uint32_t seq_num_gex_rep
 
uint32_t seq_num_ecdh_ini
 
uint32_t seq_num_ecdh_rep
 
uint32_t seq_num_dh_ini
 
uint32_t seq_num_dh_rep
 
uint32_t seq_num_new_key
 
ssh_bignumbn_cookie
 
uint8_t iv [12]
 
uint8_t hmac_iv [DIGEST_MAX_SIZE]
 
unsigned hmac_iv_len
 
wmem_map_tchannel_info
 
wmem_map_tchannel_handles
 
struct ssh_flow_dataglobal_data
 

Member Data Documentation

◆ channel_handles

wmem_map_t* ssh_peer_data::channel_handles

Map of recipient channel numbers to subdissector handles.

◆ channel_info

wmem_map_t* ssh_peer_data::channel_info

Map of sender channel numbers to recipient numbers.


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