Home
last modified time | relevance | path

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

/openssl/test/
H A Ddtlstest.c200 int srv_to_cli_epoch0; in test_dtls_drop_records() local
240 srv_to_cli_epoch0 = SRV_TO_CLI_RESUME_EPOCH_0_RECS; in test_dtls_drop_records()
246 srv_to_cli_epoch0 = SRV_TO_CLI_EPOCH_0_RECS; in test_dtls_drop_records()
271 if (idx >= SRV_TO_CLI_COOKIE_EXCH + srv_to_cli_epoch0) { in test_dtls_drop_records()
273 idx -= SRV_TO_CLI_COOKIE_EXCH + srv_to_cli_epoch0; in test_dtls_drop_records()

Completed in 5 milliseconds