|
mbed TLS v2.16.9
|
This file contains tools to ensure tested code has constant flow. More...
#include "mbedtls/config.h"
Go to the source code of this file.
Macros | |
| #define | TEST_CF_SECRET(ptr, size) |
| #define | TEST_CF_PUBLIC(ptr, size) |
This file contains tools to ensure tested code has constant flow.
Definition in file constant_flow.h.
| #define TEST_CF_PUBLIC | ( | ptr, | |
| size | |||
| ) |
Definition at line 76 of file constant_flow.h.
| #define TEST_CF_SECRET | ( | ptr, | |
| size | |||
| ) |
Definition at line 75 of file constant_flow.h.