Searched refs:mbedtls_timing_hr_time (Results 1 – 12 of 12) sorted by relevance
29 struct mbedtls_timing_hr_time { struct37 struct mbedtls_timing_hr_time MBEDTLS_PRIVATE(timer);47 unsigned long mbedtls_timing_get_timer(struct mbedtls_timing_hr_time *val, int reset);
66 unsigned long mbedtls_timing_get_timer(struct mbedtls_timing_hr_time *val, int reset) in mbedtls_timing_get_timer()86 unsigned long mbedtls_timing_get_timer(struct mbedtls_timing_hr_time *val, int reset) in mbedtls_timing_get_timer()
10 struct mbedtls_timing_hr_time { struct
22 struct mbedtls_timing_hr_time time;
84 struct mbedtls_timing_hr_time timer; in main()
356 static struct mbedtls_timing_hr_time hires; in elapsed_time()
357 static struct mbedtls_timing_hr_time hires; in elapsed_time()