12#ifndef __PACKET_GSSAPI_H
13#define __PACKET_GSSAPI_H
25#define DECRYPT_GSSAPI_NORMAL 1
26#define DECRYPT_GSSAPI_DCE 2
47 uint16_t decrypt_gssapi_tvb;
53 bool gssapi_data_encrypted;
63gssapi_lookup_oid_str(
const char *oid_key);
68int wrap_dissect_gssapi_verf(
tvbuff_t *tvb,
int offset,
73wrap_dissect_gssapi_payload(
tvbuff_t *header_tvb _U_,
Definition packet-dcerpc.h:94
Definition packet-dcerpc.h:154
Definition packet-gssapi.h:46
Definition packet-gssapi.h:17
Definition packet_info.h:43
Definition tvbuff-int.h:35