mirror of
https://github.com/apache/nuttx.git
synced 2025-12-16 17:56:38 +08:00
crypto: unify Private Types banners
unify Private Types banners according to NuttX coding standard Signed-off-by: raiden00pl <raiden00@railab.me>
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
#include <crypto/curve25519.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Private Type Definitions
|
||||
* Private Types
|
||||
****************************************************************************/
|
||||
|
||||
/* fe means field element. Here the field is \Z/(2^255-19). An element t,
|
||||
|
||||
Reference in New Issue
Block a user