Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Drunner.go1316 type testCipherSuite struct { struct
1317 name string
1318 id uint16
2739 func addTestForCipherSuite(suite testCipherSuite, ver tlsVersion, protocol protocol) {