Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dssl_old_test.c194 static const char *server_max_proto; variable
1140 server_max_proto = *(++argv); in main()
1775 if (!set_protocol_version(server_max_proto, s_ssl, SSL_CTRL_SET_MAX_PROTO_VERSION)) in main()