mirror of
https://github.com/apache/nuttx.git
synced 2026-06-01 07:45:16 +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:
+1
-1
@@ -36,7 +36,7 @@
|
|||||||
#include <crypto/curve25519.h>
|
#include <crypto/curve25519.h>
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Private Type Definitions
|
* Private Types
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/* fe means field element. Here the field is \Z/(2^255-19). An element t,
|
/* fe means field element. Here the field is \Z/(2^255-19). An element t,
|
||||||
|
|||||||
Reference in New Issue
Block a user