Searched defs:testCipherSuite (Results 1 – 1 of 1) sorted by relevance
1825 type testCipherSuite struct { struct1826 name string1827 id uint163624 func addTestForCipherSuite(suite testCipherSuite, ver tlsVersion, protocol protocol) {