11 #ifndef __PACKET_DCERPC_EFS_H
12 #define __PACKET_DCERPC_EFS_H
14 int efs_dissect_struct_EFS_HASH_BLOB(
tvbuff_t *tvb _U_,
int offset _U_,
packet_info *pinfo _U_,
proto_tree *parent_tree _U_,
dcerpc_info* di _U_, guint8 *drep _U_,
int hf_index _U_, guint32 param _U_);
15 int efs_dissect_struct_ENCRYPTION_CERTIFICATE_HASH(
tvbuff_t *tvb _U_,
int offset _U_,
packet_info *pinfo _U_,
proto_tree *parent_tree _U_,
dcerpc_info* di _U_, guint8 *drep _U_,
int hf_index _U_, guint32 param _U_);
16 int efs_dissect_struct_ENCRYPTION_CERTIFICATE_HASH_LIST(
tvbuff_t *tvb _U_,
int offset _U_,
packet_info *pinfo _U_,
proto_tree *parent_tree _U_,
dcerpc_info* di _U_, guint8 *drep _U_,
int hf_index _U_, guint32 param _U_);
17 int efs_dissect_struct_EFS_CERTIFICATE_BLOB(
tvbuff_t *tvb _U_,
int offset _U_,
packet_info *pinfo _U_,
proto_tree *parent_tree _U_,
dcerpc_info* di _U_, guint8 *drep _U_,
int hf_index _U_, guint32 param _U_);
18 int efs_dissect_struct_ENCRYPTION_CERTIFICATE(
tvbuff_t *tvb _U_,
int offset _U_,
packet_info *pinfo _U_,
proto_tree *parent_tree _U_,
dcerpc_info* di _U_, guint8 *drep _U_,
int hf_index _U_, guint32 param _U_);
Definition: packet-dcerpc.h:154
Definition: packet_info.h:44
Definition: tvbuff-int.h:35