Searched refs:mbedtls_timing_hr_time (Results 1 – 6 of 6) sorted by relevance
41 struct mbedtls_timing_hr_time { struct49 struct mbedtls_timing_hr_time MBEDTLS_PRIVATE(timer);59 unsigned long mbedtls_timing_get_timer(struct mbedtls_timing_hr_time *val, int reset);
78 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()
22 struct mbedtls_timing_hr_time { struct
22 struct mbedtls_timing_hr_time time;
123 struct mbedtls_timing_hr_time timer; in main()
369 static struct mbedtls_timing_hr_time hires; in elapsed_time()