dcerpc-netlogon: improve NetrLogonGetCapabilities dissection
[wireshark-sm.git] / epan / crypt / kasumi.h
blobe3fcfd7c335660f7944468b45e5f4361e479dfa5
1 /** @file
3 * Wireshark - Network traffic analyzer
4 * By Gerald Combs <gerald@wireshark.org>
5 * Copyright 1998 Gerald Combs
7 * SPDX-License-Identifier: GPL-2.0-or-later
8 */
10 #ifndef KASUMI_H
11 #define KASUMI_H
13 /*This needs to be set in order to indicate presence of KASUMI implementation!*/
14 /*#define HAVE_UMTS_KASUMI*/
17 #endif /* KASUMI_H */