Searched refs:mbedtls_timing_hr_time (Results 1 – 6 of 6) sorted by relevance
41 struct mbedtls_timing_hr_time struct51 struct mbedtls_timing_hr_time MBEDTLS_PRIVATE(timer);61 unsigned long mbedtls_timing_get_timer( struct mbedtls_timing_hr_time *val, int reset );
80 unsigned long mbedtls_timing_get_timer( struct mbedtls_timing_hr_time *val, int reset ) in mbedtls_timing_get_timer()103 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;
138 struct mbedtls_timing_hr_time timer; in main()
378 static struct mbedtls_timing_hr_time hires; in ellapsed_time()