Home
last modified time | relevance | path

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

/mbedtls/programs/fuzz/
A Dcommon.c9 mbedtls_time_t dummy_constant_time(mbedtls_time_t *time) in dummy_constant_time() function
19 mbedtls_platform_set_time(dummy_constant_time); in dummy_init()
A Dcommon.h16 mbedtls_time_t dummy_constant_time(mbedtls_time_t *time);
/mbedtls/programs/ssl/
A Dssl_test_lib.h108 mbedtls_time_t dummy_constant_time(mbedtls_time_t *time);
A Dssl_test_lib.c41 mbedtls_time_t dummy_constant_time(mbedtls_time_t *time) in dummy_constant_time() function
A Dssl_client2.c1920 mbedtls_platform_set_time(dummy_constant_time); in main()
A Dssl_server2.c2928 mbedtls_platform_set_time(dummy_constant_time); in main()

Completed in 16 milliseconds