Home
last modified time | relevance | path

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

/openssl/test/
H A Dsslapitest.c6381 int serverinfo_version = 0; in test_serverinfo_custom() local
6391 serverinfo_version = SSL_SERVERINFOV1; in test_serverinfo_custom()
6398 serverinfo_version = SSL_SERVERINFOV2; in test_serverinfo_custom()
6405 serverinfo_version = SSL_SERVERINFOV2; in test_serverinfo_custom()
6422 if (!TEST_true(SSL_CTX_use_serverinfo_ex(sctx, serverinfo_version, in test_serverinfo_custom()

Completed in 53 milliseconds