mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-06 21:40:11 +00:00
5 lines
115 B
C
5 lines
115 B
C
#include "mbedtls/platform_time.h"
|
|
|
|
mbedtls_time_t dummy_constant_time( mbedtls_time_t* time );
|
|
void dummy_init();
|