mbed TLS Platform time abstraction More...
#include "config.h"
#include <time.h>
Go to the source code of this file.
SECTION: Module settings | |
The configuration options you can set for this module are in this section. Either change them in config.h or define them on the compiler command line. | |
#define | mbedtls_time time |
typedef time_t | mbedtls_time_t |
mbed TLS Platform time abstraction
Definition in file platform_time.h.
#define mbedtls_time time |
Definition at line 101 of file platform_time.h.
typedef time_t mbedtls_time_t |
Definition at line 80 of file platform_time.h.