Searched defs:QUICEncryptionLevel (Results 1 – 1 of 1) sorted by relevance
15 type QUICEncryptionLevel int type384 func (c *Conn) quicSetReadSecret(level QUICEncryptionLevel, suite uint16, secret []byte) {393 func (c *Conn) quicSetWriteSecret(level QUICEncryptionLevel, suite uint16, secret []byte) {402 func (c *Conn) quicWriteCryptoData(level QUICEncryptionLevel, data []byte) {