Home
last modified time | relevance | path

Searched refs:mbedtls_set_alarm (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/test/
H A Dbenchmark.c85 void mbedtls_set_alarm(int seconds);
89 static void mbedtls_set_alarm(int seconds);
135 mbedtls_set_alarm(1); \
209 mbedtls_set_alarm(3); \
415 static void mbedtls_set_alarm(int seconds) in mbedtls_set_alarm() function
437 static void mbedtls_set_alarm(int seconds) in mbedtls_set_alarm() function
/aosp_15_r20/external/mbedtls/programs/test/
H A Dbenchmark.c86 static void mbedtls_set_alarm(int seconds);
130 mbedtls_set_alarm(1); \
204 mbedtls_set_alarm(3); \
409 static void mbedtls_set_alarm(int seconds) in mbedtls_set_alarm() function
431 static void mbedtls_set_alarm(int seconds) in mbedtls_set_alarm() function
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/docs/
H A D3.0-migration-guide.md80 `mbedtls_timing_hardclock()` and `mbedtls_set_alarm()`.
/aosp_15_r20/external/mbedtls/docs/
H A D3.0-migration-guide.md80 `mbedtls_timing_hardclock()` and `mbedtls_set_alarm()`.
/aosp_15_r20/external/mbedtls/
H A DChangeLog1450 mbedtls_set_alarm(). Fixes #4083.
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/
H A DChangeLog1710 mbedtls_set_alarm(). Fixes #4083.