Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Drunner.go1856 type testCipherSuite struct { struct
1857 name string
1858 id uint16
3709 func addTestForCipherSuite(suite testCipherSuite, ver tlsVersion, protocol protocol) {
/external/cronet/third_party/boringssl/src/ssl/test/runner/
Drunner.go1836 type testCipherSuite struct { struct
1837 name string
1838 id uint16
3665 func addTestForCipherSuite(suite testCipherSuite, ver tlsVersion, protocol protocol) {