Lines Matching defs:maxprot
2032 static int execute_test_session(int maxprot, int use_int_cache,
2047 if (maxprot == TLS1_3_VERSION)
2059 SSL_CTX_set_min_proto_version(cctx, maxprot);
2060 SSL_CTX_set_max_proto_version(cctx, maxprot);
2105 if (maxprot == TLS1_3_VERSION) {
2226 SSL_CTX_set_max_proto_version(sctx, maxprot);
2227 if (maxprot == TLS1_2_VERSION)
2239 if (maxprot == TLS1_3_VERSION && !use_ext_cache) {
2267 if (use_int_cache && maxprot != TLS1_3_VERSION) {
2292 if (maxprot == TLS1_3_VERSION) {
7687 unsigned int maxprot;
7802 shared_ciphers_data[tst].maxprot,