Home
last modified time | relevance | path

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

/third_party/mbedtls/programs/fuzz/
Dcommon.c8 mbedtls_time_t dummy_constant_time( mbedtls_time_t* time ) in dummy_constant_time() function
17 mbedtls_platform_set_time( dummy_constant_time ); in dummy_init()
Dcommon.h11 mbedtls_time_t dummy_constant_time( mbedtls_time_t* time );
/third_party/mbedtls/programs/ssl/
Dssl_test_lib.h133 mbedtls_time_t dummy_constant_time( mbedtls_time_t* time );
Dssl_test_lib.c49 mbedtls_time_t dummy_constant_time( mbedtls_time_t* time ) in dummy_constant_time() function
Dssl_client2.c1848 mbedtls_platform_set_time( dummy_constant_time ); in main()
Dssl_server2.c2685 mbedtls_platform_set_time( dummy_constant_time ); in main()