Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/tls/
Dech.go15 type echCipher struct { struct
16 KDFID uint16
17 AEADID uint16
164 func pickECHCipherSuite(suites []echCipher) (echCipher, error) {
/aosp_15_r20/external/boringssl/src/ssl/test/runner/
H A Drunner.go16846 type echCipher struct { struct
16847 name string
16848 cipher HPKECipherSuite
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/runner/
H A Drunner.go16702 type echCipher struct { struct
16703 name string
16704 cipher HPKECipherSuite