aboutsummaryrefslogtreecommitdiffstats
path: root/airpdcap/airpdcap_ccmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'airpdcap/airpdcap_ccmp.h')
-rw-r--r--airpdcap/airpdcap_ccmp.h23
1 files changed, 0 insertions, 23 deletions
diff --git a/airpdcap/airpdcap_ccmp.h b/airpdcap/airpdcap_ccmp.h
index 1a5f50ae65..e69de29bb2 100644
--- a/airpdcap/airpdcap_ccmp.h
+++ b/airpdcap/airpdcap_ccmp.h
@@ -1,23 +0,0 @@
-#ifndef _AIRPDCAP_CCMP
-#define _AIRPDCAP_CCMP
-
-/******************************************************************************/
-/* File includes */
-/* */
-#include "airpdcap_interop.h"
-/* */
-/* */
-/******************************************************************************/
-
-/******************************************************************************/
-/* External function prototypes declarations */
-/* */
-INT AirPDcapCcmpDecrypt(
- UINT8 *m,
- INT len,
- UCHAR TK1[16])
- ;
-/* */
-/******************************************************************************/
-
-#endif \ No newline at end of file