Searched defs:ECHConfig (Results 1 – 6 of 6) sorted by relevance
68 type ECHConfig struct { struct69 Raw []byte70 ConfigID uint871 KEM uint1672 PublicKey []byte73 MaxNameLen uint874 PublicName string75 CipherSuites []HPKECipherSuite77 UnsupportedExtension bool78 UnsupportedMandatoryExtension bool[all …]
449 func chooseECHCipherSuite(echConfig *ECHConfig, config *Config) (HPKECipherSuite, bool) {
16724 func generateServerECHConfig(template *ECHConfig) ServerECHConfig {
16868 func generateServerECHConfig(template *ECHConfig) ServerECHConfig {