mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-02 08:19:56 +00:00
Add comments for remaining internal includes
Signed-off-by: Manuel Pégourié-Gonnard <[email protected]>
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@
|
||||
#include "mbedtls/error.h"
|
||||
#include "mbedtls/platform_util.h"
|
||||
#include "mbedtls/version.h"
|
||||
#include "constant_time_internal.h"
|
||||
#include "constant_time_internal.h" // for internal mbedtls_ct_xxx functions
|
||||
#include "mbedtls/constant_time.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user