Lines Matching defs:maxprot
2016 static int execute_test_session(int maxprot, int use_int_cache,
2031 if (maxprot == TLS1_3_VERSION)
2043 SSL_CTX_set_min_proto_version(cctx, maxprot);
2044 SSL_CTX_set_max_proto_version(cctx, maxprot);
2089 if (maxprot == TLS1_3_VERSION) {
2210 SSL_CTX_set_max_proto_version(sctx, maxprot);
2211 if (maxprot == TLS1_2_VERSION)
2223 if (maxprot == TLS1_3_VERSION && !use_ext_cache) {
2251 if (use_int_cache && maxprot != TLS1_3_VERSION) {
2276 if (maxprot == TLS1_3_VERSION) {
7612 unsigned int maxprot;
7727 shared_ciphers_data[tst].maxprot,