Home
last modified time | relevance | path

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

/openssl/test/
H A Dssl_old_test.c78 static SSL_CTX *s_ctx2 = NULL; variable
219 if (s_ctx2 != NULL && sn_server2 != NULL && in servername_cb()
222 SSL_set_SSL_CTX(s, s_ctx2); in servername_cb()
235 if (sn_expect == 2 && ctx == s_ctx2) in verify_servername()
238 if (ctx == s_ctx2) in verify_servername()
383 if (SSL_get_SSL_CTX(server) == s_ctx2) { in verify_alpn()
1413 SSL_CTX_set_security_level(s_ctx2, 0); in main()
1498 SSL_CONF_CTX_set_ssl_ctx(s_cctx2, s_ctx2); in main()
1553 || !SSL_CTX_set_default_verify_paths(s_ctx2) in main()
1573 SSL_CTX_set_verify(s_ctx2, in main()
[all …]

Completed in 10 milliseconds