Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5a0232ae authored by Igor Bezukh's avatar Igor Bezukh Committed by Greg Kroah-Hartman
Browse files

Staging: vt6655: removed redundant comments from aes_ccmp.h



Removed redundant comments from aes_ccmp.h header file

Signed-off-by: default avatarIgor Bezukh <igbzkh@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 8e3bec32
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -32,15 +32,6 @@

#include "ttype.h"

/*---------------------  Export Definitions -------------------------*/

/*---------------------  Export Types  ------------------------------*/

/*---------------------  Export Classes  ----------------------------*/

/*---------------------  Export Variables  --------------------------*/

/*---------------------  Export Functions  --------------------------*/
bool AESbGenCCMP(unsigned char *pbyRxKey, unsigned char *pbyFrame, unsigned short wFrameSize);

#endif /* __AES_H__ */