Home
last modified time | relevance | path

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

/dports/lang/micropython/axtls-531cab9/ssl/test/
H A Dssltest.c1568 static int SSL_client_test( in SSL_client_test() function
1757 if ((ret = SSL_client_test("1024 bit key", in SSL_client_tests()
1775 if ((ret = SSL_client_test("Client renegotiation", in SSL_client_tests()
1787 if ((ret = SSL_client_test("1024 bit key", in SSL_client_tests()
1794 if ((ret = SSL_client_test("2048 bit key", in SSL_client_tests()
1801 if ((ret = SSL_client_test("4096 bit key", in SSL_client_tests()
1808 if ((ret = SSL_client_test("TLS 1.1", in SSL_client_tests()
1815 if ((ret = SSL_client_test("TLS 1.0", in SSL_client_tests()
1822 if ((ret = SSL_client_test("Basic Constraint - len OK", in SSL_client_tests()
1849 if ((ret = SSL_client_test("Server cert chaining", in SSL_client_tests()
[all …]
/dports/lang/gauche/Gauche-0.9.10/ext/tls/axTLS/ssl/test/
H A Dssltest.c1591 static int SSL_client_test( in SSL_client_test() function
1778 if ((ret = SSL_client_test("1024 bit key", in SSL_client_tests()
1796 if ((ret = SSL_client_test("Client renegotiation", in SSL_client_tests()
1810 if ((ret = SSL_client_test("1024 bit key", in SSL_client_tests()
1817 if ((ret = SSL_client_test("2048 bit key", in SSL_client_tests()
1824 if ((ret = SSL_client_test("4096 bit key", in SSL_client_tests()
1831 if ((ret = SSL_client_test("TLS 1.1", in SSL_client_tests()
1838 if ((ret = SSL_client_test("TLS 1.0", in SSL_client_tests()
1845 if ((ret = SSL_client_test("Basic Constraint - len OK", in SSL_client_tests()
1872 if ((ret = SSL_client_test("Server cert chaining", in SSL_client_tests()
[all …]
/dports/security/axTLS/axTLS/ssl/test/
H A Dssltest.c1332 static int SSL_client_test( in SSL_client_test() function
1520 if ((ret = SSL_client_test("512 bit key", in SSL_client_tests()
1529 if ((ret = SSL_client_test("Client session resumption #1", in SSL_client_tests()
1537 if ((ret = SSL_client_test("Client renegotiation", in SSL_client_tests()
1544 if ((ret = SSL_client_test("Client session resumption #2", in SSL_client_tests()
1549 if ((ret = SSL_client_test("1024 bit key", in SSL_client_tests()
1556 if ((ret = SSL_client_test("2048 bit key", in SSL_client_tests()
1563 if ((ret = SSL_client_test("4096 bit key", in SSL_client_tests()
1570 if ((ret = SSL_client_test("Server cert chaining", in SSL_client_tests()
1579 if ((ret = SSL_client_test("Client peer authentication", in SSL_client_tests()
[all …]
/dports/lang/gauche/Gauche-0.9.10/ext/tls/
H A Daxtls.diff199 static int SSL_client_test(
234 if ((ret = SSL_client_test("Client renegotiation",
249 if ((ret = SSL_client_test("GNUTLS client",