Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/tls/
Dech.go25 type echConfig struct { struct
26 raw []byte
28 Version uint16
29 Length uint16
31 ConfigID uint8
32 KemID uint16
33 PublicKey []byte
34 SymmetricCipherSuite []echCipher
36 MaxNameLength uint8
37 PublicName []byte
[all …]