Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Drunner.go1825 type testCipherSuite struct { struct
1826 name string
1827 id uint16
3624 func addTestForCipherSuite(suite testCipherSuite, ver tlsVersion, protocol protocol) {