Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/programs/test/
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
/openthread-latest/third_party/mbedtls/repo/docs/
D3.0-migration-guide.md80 `mbedtls_timing_hardclock()` and `mbedtls_set_alarm()`.
/openthread-latest/third_party/mbedtls/repo/
DChangeLog1710 mbedtls_set_alarm(). Fixes #4083.