Home
last modified time | relevance | path

Searched refs:s2n_config_set_monotonic_clock (Results 1 – 5 of 5) sorted by relevance

/dports/security/s2n/s2n-tls-1.1.2/tests/unit/
H A Ds2n_timer_test.c41 EXPECT_SUCCESS(s2n_config_set_monotonic_clock(config, mock_clock, &mock_time)); in main()
/dports/security/s2n/s2n-tls-1.1.2/tls/
H A Ds2n_config.c582 extern int s2n_config_set_monotonic_clock(struct s2n_config *config, s2n_clock_time_nanoseconds clo… in s2n_config_set_monotonic_clock() function
/dports/security/s2n/s2n-tls-1.1.2/api/
H A Ds2n.h118 extern int s2n_config_set_monotonic_clock(struct s2n_config *config, s2n_clock_time_nanoseconds clo…
/dports/devel/aws-c-io/aws-c-io-0.10.12/source/s2n/
H A Ds2n_tls_channel_handler.c970 …set_clock_result = s2n_config_set_monotonic_clock(s2n_ctx->s2n_config, s2n_monotonic_clock_time_na… in s_tls_ctx_new()
/dports/security/s2n/s2n-tls-1.1.2/docs/
H A DUSAGE-GUIDE.md795 int s2n_config_set_monotonic_clock(struct s2n_config *config, s2n_clock_time_nanoseconds clock_fn, …
798 **s2n_config_set_monotonic_clock** allows the caller to set a