Home
last modified time | relevance | path

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

/openssl/test/
H A Dsslapitest.c3783 static int test_early_data_replay_int(int idx, int usecb, int confopt) in test_early_data_replay_int() argument
3801 if (confopt == 0) { in test_early_data_replay_int()
3907 int ret = 1, usecb, confopt; in test_early_data_replay() local
3910 for (confopt = 0; confopt < 2; confopt++) in test_early_data_replay()
3911 ret &= test_early_data_replay_int(idx, usecb, confopt); in test_early_data_replay()

Completed in 186 milliseconds