Searched refs:mbedtls_timing_hr_time (Results 1 – 5 of 5) sorted by relevance
41 struct mbedtls_timing_hr_time struct51 struct mbedtls_timing_hr_time timer; argument73 unsigned long mbedtls_timing_get_timer( struct mbedtls_timing_hr_time *val, int reset );
46 struct mbedtls_timing_hr_time struct56 struct mbedtls_timing_hr_time timer; argument96 unsigned long mbedtls_timing_get_timer( struct mbedtls_timing_hr_time *val, int reset );
1980 #define hr_time mbedtls_timing_hr_time
250 unsigned long mbedtls_timing_get_timer( struct mbedtls_timing_hr_time *val, int reset ) in mbedtls_timing_get_timer()300 unsigned long mbedtls_timing_get_timer( struct mbedtls_timing_hr_time *val, int reset ) in mbedtls_timing_get_timer()393 struct mbedtls_timing_hr_time hires; in busy_msleep()433 struct mbedtls_timing_hr_time hires; in mbedtls_timing_self_test()
362 static struct mbedtls_timing_hr_time hires; in ellapsed_time()
Completed in 19 milliseconds