Home
last modified time | relevance | path

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

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