Revert "TODO epan/dissectors/asn1/kerberos/packet-kerberos-template.c new GSS flags"
[wireshark-sm.git] / epan / dissectors / packet-credssp.h
blob00a5b38430859eec96c4dceb68a3caf042c390a2
1 /* Do not modify this file. Changes will be overwritten. */
2 /* Generated automatically by the ASN.1 to Wireshark dissector compiler */
3 /* packet-credssp.h */
4 /* asn2wrs.py -b -C -q -L -p credssp -c ./credssp.cnf -s ./packet-credssp-template -D . -O ../.. CredSSP.asn */
6 /* packet-credssp.h
7 * Routines for CredSSP (Credential Security Support Provider) packet dissection
8 * Graeme Lunt 2011
10 * Wireshark - Network traffic analyzer
11 * By Gerald Combs <gerald@wireshark.org>
12 * Copyright 1998 Gerald Combs
14 * SPDX-License-Identifier: GPL-2.0-or-later
17 #ifndef PACKET_CREDSSP_H
18 #define PACKET_CREDSSP_H
21 void proto_reg_handoff_credssp(void);
22 void proto_register_credssp(void);
24 #endif /* PACKET_CREDSSP_H */