Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Drunner.go1316 type testCipherSuite struct { struct
1321 var testCipherSuites = []testCipherSuite{
2739 func addTestForCipherSuite(suite testCipherSuite, ver tlsVersion, protocol protocol) { argument