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

Public Attributes

unsigned version
 
address srv_addr
 
unsigned srv_port
 
char * kex
 
int(* kex_specific_dissector )(uint8_t msg_code, tvbuff_t *tvb, packet_info *pinfo, int offset, proto_tree *tree, struct ssh_flow_data *global_data)
 
struct ssh_peer_data peer_data [2]
 
char * session_id
 
unsigned session_id_length
 
ssh_bignumkex_e
 
ssh_bignumkex_f
 
ssh_bignumkex_gex_p
 
ssh_bignumkex_gex_g
 
ssh_bignumsecret
 
wmem_array_tkex_client_version
 
wmem_array_tkex_server_version
 
wmem_array_tkex_client_key_exchange_init
 
wmem_array_tkex_server_key_exchange_init
 
wmem_array_tkex_server_host_key_blob
 
wmem_array_tkex_gex_bits_min
 
wmem_array_tkex_gex_bits_req
 
wmem_array_tkex_gex_bits_max
 
wmem_array_tkex_shared_secret
 
bool do_decrypt
 
bool ext_ping_openssh_offered
 
bool ext_kex_strict
 
ssh_bignum new_keys [6]
 
uint8_t * pqkem_ciphertext
 
uint32_t pqkem_ciphertext_len
 
uint8_t * curve25519_pub
 
uint32_t curve25519_pub_len
 
uint8_t * kex_e_pq
 
uint8_t * kex_f_pq
 
uint32_t kex_e_pq_len
 
uint32_t kex_f_pq_len
 

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