Home
last modified time | relevance | path

Searched refs:mbedtls_timing_hr_time (Results 1 - 5 of 5) sorted by relevance

/third_party/mbedtls/include/mbedtls/
H A Dtiming.h29 struct mbedtls_timing_hr_time { struct
37 struct mbedtls_timing_hr_time MBEDTLS_PRIVATE(timer);
47 unsigned long mbedtls_timing_get_timer(struct mbedtls_timing_hr_time *val, int reset);
/third_party/mbedtls/library/
H A Dtiming.c78 unsigned long mbedtls_timing_get_timer(struct mbedtls_timing_hr_time *val, int reset) in mbedtls_timing_get_timer()
98 unsigned long mbedtls_timing_get_timer(struct mbedtls_timing_hr_time *val, int reset) in mbedtls_timing_get_timer()
/third_party/mbedtls/tests/include/alt-dummy/
H A Dtiming_alt.h22 struct mbedtls_timing_hr_time { struct
/third_party/mbedtls/programs/x509/
H A Dload_roots.c84 struct mbedtls_timing_hr_time timer; in main()
/third_party/mbedtls/programs/test/
H A Dudp_proxy.c356 static struct mbedtls_timing_hr_time hires; in elapsed_time()

Completed in 3 milliseconds