Move contatnt-time memcmp functions to the contant-time module
Signed-off-by: gabor-mezei-arm <gabor.mezei@arm.com>
This commit is contained in:
parent
9fa43ce238
commit
db9a38c672
11 changed files with 112 additions and 77 deletions
|
@ -40,6 +40,7 @@
|
|||
#include "mbedtls/error.h"
|
||||
#include "mbedtls/platform_util.h"
|
||||
#include "mbedtls/version.h"
|
||||
#include "constant_time.h"
|
||||
|
||||
#include "ssl_invasive.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue