Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dsslcorrupttest.c182 static int test_ssl_corrupt(int testidx) in test_ssl_corrupt() argument
195 TEST_info("Starting #%d, %s", testidx, cipher_list[testidx]); in test_ssl_corrupt()
204 || !TEST_true(SSL_CTX_set_cipher_list(cctx, cipher_list[testidx])) in test_ssl_corrupt()
H A Ddtlstest.c71 static int test_dtls_unprocessed(int testidx) in test_dtls_unprocessed() argument
108 if (testidx == 1) in test_dtls_unprocessed()