Home
last modified time | relevance | path

Searched refs:time (Results 1 – 5 of 5) sorted by relevance

/programs/ssl/
A Dssl_test_lib.h104 mbedtls_time_t dummy_constant_time(mbedtls_time_t *time);
A Dssl_context_info.c276 static void print_time(const uint64_t *time) in print_time() argument
280 struct tm *t = gmtime((time_t *) time); in print_time()
289 (void) time; in print_time()
A Dssl_test_lib.c42 mbedtls_time_t dummy_constant_time(mbedtls_time_t *time) in dummy_constant_time() argument
44 (void) time; in dummy_constant_time()
/programs/
A DREADME.md32 …_server.c): a simple HTTPS server that sends a fixed response. It serves a single client at a time.
/programs/test/
A Dudp_proxy.c27 #define mbedtls_time time

Completed in 12 milliseconds