mbedtls/tests/fuzz/common.h

5 lines
115 B
C
Raw Normal View History

2019-06-04 14:03:06 +02:00
#include "mbedtls/platform_time.h"
mbedtls_time_t dummy_constant_time( mbedtls_time_t* time );
void dummy_init();