Home
last modified time | relevance | path

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

/src/crypto/openssl/test/
H A Dsslcorrupttest.c181 static int test_ssl_corrupt(int testidx) in test_ssl_corrupt() argument
194 TEST_info("Starting #%d, %s", testidx, cipher_list[testidx]); in test_ssl_corrupt()
203 || !TEST_true(SSL_CTX_set_cipher_list(cctx, cipher_list[testidx])) in test_ssl_corrupt()
H A Ddtlstest.c70 static int test_dtls_unprocessed(int testidx) in test_dtls_unprocessed() argument
107 if (testidx == 1) in test_dtls_unprocessed()