Home
last modified time | relevance | path

Searched refs:mbedtls_timing_hr_time (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/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);
/aosp_15_r20/external/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);
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dtiming.c66 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()
/aosp_15_r20/external/mbedtls/library/
H A Dtiming.c66 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()
/aosp_15_r20/external/mbedtls/tests/include/alt-dummy/
H A Dtiming_alt.h10 struct mbedtls_timing_hr_time { struct
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/include/alt-dummy/
H A Dtiming_alt.h10 struct mbedtls_timing_hr_time { struct
/aosp_15_r20/external/mbedtls/tests/suites/
H A Dtest_suite_timing.function22 struct mbedtls_timing_hr_time time;
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_timing.function22 struct mbedtls_timing_hr_time time;
/aosp_15_r20/external/mbedtls/programs/x509/
H A Dload_roots.c84 struct mbedtls_timing_hr_time timer; in main()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/x509/
H A Dload_roots.c84 struct mbedtls_timing_hr_time timer; in main()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/test/
H A Dudp_proxy.c356 static struct mbedtls_timing_hr_time hires; in elapsed_time()
/aosp_15_r20/external/mbedtls/programs/test/
H A Dudp_proxy.c357 static struct mbedtls_timing_hr_time hires; in elapsed_time()