mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-17 13:58:46 +00:00
Staging: vt6655: removed redundant comments from aes_ccmp.h
Removed redundant comments from aes_ccmp.h header file Signed-off-by: Igor Bezukh <igbzkh@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
8e3bec324e
commit
5a0232aeb1
@ -32,15 +32,6 @@
|
|||||||
|
|
||||||
#include "ttype.h"
|
#include "ttype.h"
|
||||||
|
|
||||||
/*--------------------- Export Definitions -------------------------*/
|
|
||||||
|
|
||||||
/*--------------------- Export Types ------------------------------*/
|
|
||||||
|
|
||||||
/*--------------------- Export Classes ----------------------------*/
|
|
||||||
|
|
||||||
/*--------------------- Export Variables --------------------------*/
|
|
||||||
|
|
||||||
/*--------------------- Export Functions --------------------------*/
|
|
||||||
bool AESbGenCCMP(unsigned char *pbyRxKey, unsigned char *pbyFrame, unsigned short wFrameSize);
|
bool AESbGenCCMP(unsigned char *pbyRxKey, unsigned char *pbyFrame, unsigned short wFrameSize);
|
||||||
|
|
||||||
#endif /* __AES_H__ */
|
#endif /* __AES_H__ */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user