Home
last modified time | relevance | path

Searched refs:alpn_test (Results 1 – 25 of 28) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/test/core/transport/chttp2/
H A DBUILD34 name = "alpn_test",
35 srcs = ["alpn_test.cc"],
/dports/devel/grpc130/grpc-1.30.2/test/core/transport/chttp2/
H A DBUILD35 name = "alpn_test",
36 srcs = ["alpn_test.cc"],
/dports/devel/grpc134/grpc-1.34.1/test/core/transport/chttp2/
H A DBUILD36 name = "alpn_test",
37 srcs = ["alpn_test.cc"],
/dports/devel/grpc/grpc-1.42.0/test/core/transport/chttp2/
H A DBUILD37 name = "alpn_test",
38 srcs = ["alpn_test.cc"],
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/rustls-0.17.0/tests/
H A Dapi.rs37 fn alpn_test(server_protos: Vec<Vec<u8>>, client_protos: Vec<Vec<u8>>, agreed: Option<&[u8]>) { in alpn_test() function
61 alpn_test(vec![], vec![], None); in alpn()
64 alpn_test(vec![b"server-proto".to_vec()], vec![], None); in alpn()
67 alpn_test(vec![], vec![b"client-proto".to_vec()], None); in alpn()
70 alpn_test(vec![b"server-proto".to_vec()], in alpn()
75 alpn_test(vec![b"server-proto".to_vec(), b"client-proto".to_vec()], in alpn()
80 alpn_test(vec![b"PROTO".to_vec()], vec![b"proto".to_vec()], None); in alpn()
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/rustls-0.17.0/tests/
H A Dapi.rs37 fn alpn_test(server_protos: Vec<Vec<u8>>, client_protos: Vec<Vec<u8>>, agreed: Option<&[u8]>) { in alpn_test() function
61 alpn_test(vec![], vec![], None); in alpn()
64 alpn_test(vec![b"server-proto".to_vec()], vec![], None); in alpn()
67 alpn_test(vec![], vec![b"client-proto".to_vec()], None); in alpn()
70 alpn_test(vec![b"server-proto".to_vec()], in alpn()
75 alpn_test(vec![b"server-proto".to_vec(), b"client-proto".to_vec()], in alpn()
80 alpn_test(vec![b"PROTO".to_vec()], vec![b"proto".to_vec()], None); in alpn()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/rustls-0.17.0/tests/
H A Dapi.rs37 fn alpn_test(server_protos: Vec<Vec<u8>>, client_protos: Vec<Vec<u8>>, agreed: Option<&[u8]>) { in alpn_test() function
61 alpn_test(vec![], vec![], None); in alpn()
64 alpn_test(vec![b"server-proto".to_vec()], vec![], None); in alpn()
67 alpn_test(vec![], vec![b"client-proto".to_vec()], None); in alpn()
70 alpn_test(vec![b"server-proto".to_vec()], in alpn()
75 alpn_test(vec![b"server-proto".to_vec(), b"client-proto".to_vec()], in alpn()
80 alpn_test(vec![b"PROTO".to_vec()], vec![b"proto".to_vec()], None); in alpn()
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/rustls-0.19.1/tests/
H A Dapi.rs34 fn alpn_test(server_protos: Vec<Vec<u8>>, client_protos: Vec<Vec<u8>>, agreed: Option<&[u8]>) { in alpn_test() function
58 alpn_test(vec![], vec![], None); in alpn()
61 alpn_test(vec![b"server-proto".to_vec()], vec![], None); in alpn()
64 alpn_test(vec![], vec![b"client-proto".to_vec()], None); in alpn()
67 alpn_test( in alpn()
74 alpn_test( in alpn()
81 alpn_test(vec![b"PROTO".to_vec()], vec![b"proto".to_vec()], None); in alpn()
/dports/net/routinator/routinator-0.10.2/cargo-crates/rustls-0.19.1/tests/
H A Dapi.rs34 fn alpn_test(server_protos: Vec<Vec<u8>>, client_protos: Vec<Vec<u8>>, agreed: Option<&[u8]>) { in alpn_test() function
58 alpn_test(vec![], vec![], None); in alpn()
61 alpn_test(vec![b"server-proto".to_vec()], vec![], None); in alpn()
64 alpn_test(vec![], vec![b"client-proto".to_vec()], None); in alpn()
67 alpn_test( in alpn()
74 alpn_test( in alpn()
81 alpn_test(vec![b"PROTO".to_vec()], vec![b"proto".to_vec()], None); in alpn()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/rustls-0.19.1/tests/
H A Dapi.rs34 fn alpn_test(server_protos: Vec<Vec<u8>>, client_protos: Vec<Vec<u8>>, agreed: Option<&[u8]>) { in alpn_test() function
58 alpn_test(vec![], vec![], None); in alpn()
61 alpn_test(vec![b"server-proto".to_vec()], vec![], None); in alpn()
64 alpn_test(vec![], vec![b"client-proto".to_vec()], None); in alpn()
67 alpn_test( in alpn()
74 alpn_test( in alpn()
81 alpn_test(vec![b"PROTO".to_vec()], vec![b"proto".to_vec()], None); in alpn()
/dports/net/krill/krill-0.9.4/cargo-crates/rustls-0.19.1/tests/
H A Dapi.rs34 fn alpn_test(server_protos: Vec<Vec<u8>>, client_protos: Vec<Vec<u8>>, agreed: Option<&[u8]>) { in alpn_test() function
58 alpn_test(vec![], vec![], None); in alpn()
61 alpn_test(vec![b"server-proto".to_vec()], vec![], None); in alpn()
64 alpn_test(vec![], vec![b"client-proto".to_vec()], None); in alpn()
67 alpn_test( in alpn()
74 alpn_test( in alpn()
81 alpn_test(vec![b"PROTO".to_vec()], vec![b"proto".to_vec()], None); in alpn()
/dports/www/xh/xh-0.14.1/cargo-crates/rustls-0.19.1/tests/
H A Dapi.rs34 fn alpn_test(server_protos: Vec<Vec<u8>>, client_protos: Vec<Vec<u8>>, agreed: Option<&[u8]>) { in alpn_test() function
58 alpn_test(vec![], vec![], None); in alpn()
61 alpn_test(vec![b"server-proto".to_vec()], vec![], None); in alpn()
64 alpn_test(vec![], vec![b"client-proto".to_vec()], None); in alpn()
67 alpn_test( in alpn()
74 alpn_test( in alpn()
81 alpn_test(vec![b"PROTO".to_vec()], vec![b"proto".to_vec()], None); in alpn()
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/rustls-0.19.1/tests/
H A Dapi.rs34 fn alpn_test(server_protos: Vec<Vec<u8>>, client_protos: Vec<Vec<u8>>, agreed: Option<&[u8]>) { in alpn_test() function
58 alpn_test(vec![], vec![], None); in alpn()
61 alpn_test(vec![b"server-proto".to_vec()], vec![], None); in alpn()
64 alpn_test(vec![], vec![b"client-proto".to_vec()], None); in alpn()
67 alpn_test( in alpn()
74 alpn_test( in alpn()
81 alpn_test(vec![b"PROTO".to_vec()], vec![b"proto".to_vec()], None); in alpn()
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/rustls-0.18.1/tests/
H A Dapi.rs34 fn alpn_test(server_protos: Vec<Vec<u8>>, client_protos: Vec<Vec<u8>>, agreed: Option<&[u8]>) { in alpn_test() function
58 alpn_test(vec![], vec![], None); in alpn()
61 alpn_test(vec![b"server-proto".to_vec()], vec![], None); in alpn()
64 alpn_test(vec![], vec![b"client-proto".to_vec()], None); in alpn()
67 alpn_test(vec![b"server-proto".to_vec()], in alpn()
72 alpn_test(vec![b"server-proto".to_vec(), b"client-proto".to_vec()], in alpn()
77 alpn_test(vec![b"PROTO".to_vec()], vec![b"proto".to_vec()], None); in alpn()
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/rustls-0.19.1/tests/
H A Dapi.rs34 fn alpn_test(server_protos: Vec<Vec<u8>>, client_protos: Vec<Vec<u8>>, agreed: Option<&[u8]>) { in alpn_test() function
58 alpn_test(vec![], vec![], None); in alpn()
61 alpn_test(vec![b"server-proto".to_vec()], vec![], None); in alpn()
64 alpn_test(vec![], vec![b"client-proto".to_vec()], None); in alpn()
67 alpn_test( in alpn()
74 alpn_test( in alpn()
81 alpn_test(vec![b"PROTO".to_vec()], vec![b"proto".to_vec()], None); in alpn()
/dports/www/zola/zola-0.15.2/cargo-crates/rustls-0.20.2/tests/
H A Dapi.rs63 fn alpn_test(server_protos: Vec<Vec<u8>>, client_protos: Vec<Vec<u8>>, agreed: Option<&[u8]>) { in alpn_test() function
70 alpn_test(vec![], vec![], None); in alpn()
73 alpn_test(vec![b"server-proto".to_vec()], vec![], None); in alpn()
76 alpn_test(vec![], vec![b"client-proto".to_vec()], None); in alpn()
87 alpn_test( in alpn()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/rustls-0.20.2/tests/
H A Dapi.rs63 fn alpn_test(server_protos: Vec<Vec<u8>>, client_protos: Vec<Vec<u8>>, agreed: Option<&[u8]>) { in alpn_test() function
70 alpn_test(vec![], vec![], None); in alpn()
73 alpn_test(vec![b"server-proto".to_vec()], vec![], None); in alpn()
76 alpn_test(vec![], vec![b"client-proto".to_vec()], None); in alpn()
87 alpn_test( in alpn()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/
H A Dbuild.yaml2180 - name: alpn_test
2184 - test/core/transport/chttp2/alpn_test.cc
/dports/devel/grpc130/grpc-1.30.2/
H A Dbuild_autogenerated.yaml2729 - name: alpn_test
2734 - test/core/transport/chttp2/alpn_test.cc
/dports/devel/grpc134/grpc-1.34.1/
H A Dbuild_autogenerated.yaml2808 - name: alpn_test
2813 - test/core/transport/chttp2/alpn_test.cc
/dports/devel/grpc/grpc-1.42.0/
H A Dbuild_autogenerated.yaml2950 - name: alpn_test
2955 - test/core/transport/chttp2/alpn_test.cc
/dports/devel/avr-gcc/gcc-10.2.0/
H A DMD5SUMS84697 3abcd3590b8166ca70ef6ad10851a7fe libgo/go/net/http/alpn_test.go
/dports/lang/gcc10/gcc-10.3.0/
H A DMD5SUMS85435 3abcd3590b8166ca70ef6ad10851a7fe libgo/go/net/http/alpn_test.go
/dports/lang/gcc10-devel/gcc-10-20211008/
H A DMD5SUMS85574 3abcd3590b8166ca70ef6ad10851a7fe libgo/go/net/http/alpn_test.go
/dports/lang/gcc11-devel/gcc-11-20211009/
H A DMD5SUMS91756 7641f03b37990656f1576a2bacf8f7ca libgo/go/net/http/alpn_test.go

12