Searched refs:mtu_test (Results 1 – 1 of 1) sorted by relevance
49 static int mtu_test(SSL_CTX *ctx, const char *cs, int no_etm) in mtu_test() function177 if (!TEST_int_gt(ret = mtu_test(ctx, cipher_name, 0), 0)) in run_mtu_tests()184 if (!TEST_int_gt(ret = mtu_test(ctx, cipher_name, 1), 0)) in run_mtu_tests()
Completed in 3 milliseconds