Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Drunner.go1566 type testCipherSuite struct { struct
1567 name string
1568 id uint16
3295 func addTestForCipherSuite(suite testCipherSuite, ver tlsVersion, protocol protocol) {