Home
last modified time | relevance | path

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

/openssl/test/
H A Ddtls_mtu_test.c49 static int mtu_test(SSL_CTX *ctx, const char *cs, int no_etm) in mtu_test() function
177 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 6 milliseconds