Home
last modified time | relevance | path

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

/external/grpc-grpc/tools/http2_interop/
Dhttp2interop_test.go144 err := testTLSBadCipherSuites(ctx)
Dhttp2interop.go263 func testTLSBadCipherSuites(ctx *HTTP2InteropCtx) error { func