Home
last modified time | relevance | path

Searched refs:mbedtls_platform_set_time (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dplatform_time.h66 int mbedtls_platform_set_time(mbedtls_time_t (*time_func)(mbedtls_time_t *time));
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dplatform_time.h66 int mbedtls_platform_set_time(mbedtls_time_t (*time_func)(mbedtls_time_t *time));
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/fuzz/
H A Dcommon.c19 mbedtls_platform_set_time(dummy_constant_time); in dummy_init()
/aosp_15_r20/external/mbedtls/programs/fuzz/
H A Dcommon.c19 mbedtls_platform_set_time(dummy_constant_time); in dummy_init()
/aosp_15_r20/external/mbedtls/library/
H A Dplatform.c279 int mbedtls_platform_set_time(mbedtls_time_t (*time_func)(mbedtls_time_t *timer)) in mbedtls_platform_set_time() function
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dplatform.c279 int mbedtls_platform_set_time(mbedtls_time_t (*time_func)(mbedtls_time_t *timer)) in mbedtls_platform_set_time() function
/aosp_15_r20/external/mbedtls/programs/ssl/
H A Dssl_client2.c1842 mbedtls_platform_set_time(dummy_constant_time); in main()
H A Dssl_server2.c2852 mbedtls_platform_set_time(dummy_constant_time); in main()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/ssl/
H A Dssl_client2.c1920 mbedtls_platform_set_time(dummy_constant_time); in main()
H A Dssl_server2.c2928 mbedtls_platform_set_time(dummy_constant_time); in main()