ssl_calculate_handshake_hash ( SslDecryptSession* ssl_session, tvbuff_t* tvb, guint32 offset, guint32 length )Field 'ssl_session->session' in 1st parameter 'ssl_session' (pointer) has base type 'struct _SslSession'.
ssl_change_cipher ( SslDecryptSession* ssl_session, gboolean server )Field 'ssl_session->session' in 1st parameter 'ssl_session' (pointer) has base type 'struct _SslSession'.
ssl_decrypt_record ( SslDecryptSession* ssl, SslDecoder* decoder, gint ct, guchar const* in, guint inl, StringInfo* comp_str, StringInfo* out_str, guint* outl )Field 'ssl->session' in 1st parameter 'ssl' (pointer) has base type 'struct _SslSession'.
ssl_dissect_hnd_cert ( ssl_common_dissect_t* hf, tvbuff_t* tvb, proto_tree* tree, guint32 offset, packet_info* pinfo, SslSession const* session, SslDecryptSession* ssl, GHashTable* key_hash, gint is_from_server )6th parameter 'session' (pointer) has base type 'struct _SslSession'.
ssl_dissect_hnd_cert_req ( ssl_common_dissect_t* hf, tvbuff_t* tvb, proto_tree* tree, guint32 offset, packet_info* pinfo, SslSession const* session )6th parameter 'session' (pointer) has base type 'struct _SslSession'.
ssl_dissect_hnd_cli_cert_verify ( ssl_common_dissect_t* hf, tvbuff_t* tvb, proto_tree* tree, guint32 offset, SslSession const* session )5th parameter 'session' (pointer) has base type 'struct _SslSession'.
ssl_dissect_hnd_cli_hello ( ssl_common_dissect_t* hf, tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, guint32 offset, guint32 length, SslSession* session, SslDecryptSession* ssl, struct dtls_hfs_t* dtls_hfs )7th parameter 'session' (pointer) has base type 'struct _SslSession'.
ssl_dissect_hnd_cli_keyex ( ssl_common_dissect_t* hf, tvbuff_t* tvb, proto_tree* tree, guint32 offset, guint32 length, SslSession const* session )6th parameter 'session' (pointer) has base type 'struct _SslSession'.
ssl_dissect_hnd_finished ( ssl_common_dissect_t* hf, tvbuff_t* tvb, proto_tree* tree, guint32 offset, SslSession const* session, struct ssl_hfs_t* ssl_hfs )5th parameter 'session' (pointer) has base type 'struct _SslSession'.
ssl_dissect_hnd_new_ses_ticket ( ssl_common_dissect_t* hf, tvbuff_t* tvb, proto_tree* tree, guint32 offset, SslDecryptSession* ssl, GHashTable* session_hash )Field 'ssl->session' in 5th parameter 'ssl' (pointer) has base type 'struct _SslSession'.
ssl_dissect_hnd_srv_hello ( ssl_common_dissect_t* hf, tvbuff_t* tvb, packet_info* pinfo, proto_tree* tree, guint32 offset, guint32 length, SslSession* session, SslDecryptSession* ssl )7th parameter 'session' (pointer) has base type 'struct _SslSession'.
ssl_dissect_hnd_srv_keyex ( ssl_common_dissect_t* hf, tvbuff_t* tvb, proto_tree* tree, guint32 offset, guint32 length, SslSession const* session )6th parameter 'session' (pointer) has base type 'struct _SslSession'.
ssl_finalize_decryption ( SslDecryptSession* ssl, struct ssl_master_key_map_t* mk_map )Field 'ssl->session' in 1st parameter 'ssl' (pointer) has base type 'struct _SslSession'.
ssl_generate_keyring_material ( SslDecryptSession* ssl_session )Field 'ssl_session->session' in 1st parameter 'ssl_session' (pointer) has base type 'struct _SslSession'.
ssl_generate_pre_master_secret ( SslDecryptSession* ssl_session, guint32 length, tvbuff_t* tvb, guint32 offset, gchar const* ssl_psk, struct ssl_master_key_map_t const* mk_map )Field 'ssl_session->session' in 1st parameter 'ssl_session' (pointer) has base type 'struct _SslSession'.
ssl_get_session ( conversation_t* conversation, dissector_handle_t ssl_handle )Field 'retval->session' in return value (pointer) has base type 'struct _SslSession'.
ssl_packet_from_server ( SslSession* session, GTree* associations, packet_info* pinfo )1st parameter 'session' (pointer) has base type 'struct _SslSession'.
ssl_save_session ( SslDecryptSession* ssl, GHashTable* session_hash )Field 'ssl->session' in 1st parameter 'ssl' (pointer) has base type 'struct _SslSession'.
ssl_set_server ( SslSession* session, address* addr, enum port_type ptype, guint32 port )1st parameter 'session' (pointer) has base type 'struct _SslSession'.