11#ifndef __PACKET_DCERPC_EFS_H
12#define __PACKET_DCERPC_EFS_H
14unsigned efs_dissect_struct_EFS_HASH_BLOB(tvbuff_t *tvb _U_,
unsigned offset _U_,
packet_info *pinfo _U_, proto_tree *parent_tree _U_, dcerpc_info* di _U_, uint8_t *drep _U_,
int hf_index _U_, uint32_t param _U_);
15unsigned efs_dissect_struct_ENCRYPTION_CERTIFICATE_HASH(tvbuff_t *tvb _U_,
unsigned offset _U_,
packet_info *pinfo _U_, proto_tree *parent_tree _U_, dcerpc_info* di _U_, uint8_t *drep _U_,
int hf_index _U_, uint32_t param _U_);
16unsigned efs_dissect_struct_ENCRYPTION_CERTIFICATE_HASH_LIST(tvbuff_t *tvb _U_,
unsigned offset _U_,
packet_info *pinfo _U_, proto_tree *parent_tree _U_, dcerpc_info* di _U_, uint8_t *drep _U_,
int hf_index _U_, uint32_t param _U_);
17unsigned efs_dissect_struct_EFS_CERTIFICATE_BLOB(tvbuff_t *tvb _U_,
unsigned offset _U_,
packet_info *pinfo _U_, proto_tree *parent_tree _U_, dcerpc_info* di _U_, uint8_t *drep _U_,
int hf_index _U_, uint32_t param _U_);
18unsigned efs_dissect_struct_ENCRYPTION_CERTIFICATE(tvbuff_t *tvb _U_,
unsigned offset _U_,
packet_info *pinfo _U_, proto_tree *parent_tree _U_, dcerpc_info* di _U_, uint8_t *drep _U_,
int hf_index _U_, uint32_t param _U_);
struct _packet_info packet_info
Represents the metadata and indexing information for a single captured frame.