summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/aes_ccmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/vt6656/aes_ccmp.h')
-rw-r--r--drivers/staging/vt6656/aes_ccmp.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/staging/vt6656/aes_ccmp.h b/drivers/staging/vt6656/aes_ccmp.h
index 775d8c2..ed6a9ae 100644
--- a/drivers/staging/vt6656/aes_ccmp.h
+++ b/drivers/staging/vt6656/aes_ccmp.h
@@ -30,10 +30,6 @@
#ifndef __AES_H__
#define __AES_H__
-
-
-
-
bool AESbGenCCMP(u8 * pbyRxKey, u8 * pbyFrame, u16 wFrameSize);
#endif /* __AES_CCMP_H__ */