Home
last modified time | relevance | path

Searched refs:PopCryptoFrame (Results 1 – 25 of 57) sorted by relevance

123

/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/quic-go/
H A Dcrypto_stream.go22 PopCryptoFrame(protocol.ByteCount) *wire.CryptoFrame methodSpec
49 s.framer.QueueControlFrame(s.PopCryptoFrame(protocol.MaxPostHandshakeCryptoFrameSize))
129 func (s *cryptoStreamImpl) PopCryptoFrame(maxLen protocol.ByteCount) *wire.CryptoFrame { func
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/quic-go/
H A Dcrypto_stream.go22 PopCryptoFrame(protocol.ByteCount) *wire.CryptoFrame methodSpec
49 s.framer.QueueControlFrame(s.PopCryptoFrame(protocol.MaxPostHandshakeCryptoFrameSize))
129 func (s *cryptoStreamImpl) PopCryptoFrame(maxLen protocol.ByteCount) *wire.CryptoFrame { func
/dports/devel/mutagen/mutagen-0.11.8/vendor/github.com/lucas-clemente/quic-go/
H A Dcrypto_stream.go21 PopCryptoFrame(protocol.ByteCount) *wire.CryptoFrame methodSpec
48 s.framer.QueueControlFrame(s.PopCryptoFrame(protocol.MaxPostHandshakeCryptoFrameSize))
128 func (s *cryptoStreamImpl) PopCryptoFrame(maxLen protocol.ByteCount) *wire.CryptoFrame { func
H A Dmock_crypto_stream_test.go95 func (m *MockCryptoStream) PopCryptoFrame(arg0 protocol.ByteCount) *wire.CryptoFrame { func
103 func (mr *MockCryptoStreamMockRecorder) PopCryptoFrame(arg0 interface{}) *gomock.Call { func
105 …ethodType(mr.mock, "PopCryptoFrame", reflect.TypeOf((*MockCryptoStream)(nil).PopCryptoFrame), arg0)
H A Dcrypto_stream_test.go151 f := str.PopCryptoFrame(1000)
162 f := str.PopCryptoFrame(1000)
172 f := str.PopCryptoFrame(frameHeaderLen + 3)
176 f = str.PopCryptoFrame(frameHeaderLen + 3)
/dports/net/storj/storj-1.45.3/vendor/github.com/lucas-clemente/quic-go/
H A Dcrypto_stream_test.go156 f := str.PopCryptoFrame(1000)
167 f := str.PopCryptoFrame(1000)
177 f := str.PopCryptoFrame(frameHeaderLen + 3)
181 f = str.PopCryptoFrame(frameHeaderLen + 3)
H A Dmock_crypto_stream_test.go95 func (m *MockCryptoStream) PopCryptoFrame(arg0 protocol.ByteCount) *wire.CryptoFrame { func
103 func (mr *MockCryptoStreamMockRecorder) PopCryptoFrame(arg0 interface{}) *gomock.Call { func
105 …ethodType(mr.mock, "PopCryptoFrame", reflect.TypeOf((*MockCryptoStream)(nil).PopCryptoFrame), arg0)
H A Dcrypto_stream.go21 PopCryptoFrame(protocol.ByteCount) *wire.CryptoFrame methodSpec
108 func (s *cryptoStreamImpl) PopCryptoFrame(maxLen protocol.ByteCount) *wire.CryptoFrame { func
/dports/security/xray-core/Xray-core-1.5.0/vendor/github.com/lucas-clemente/quic-go/
H A Dcrypto_stream_test.go156 f := str.PopCryptoFrame(1000)
167 f := str.PopCryptoFrame(1000)
177 f := str.PopCryptoFrame(frameHeaderLen + 3)
181 f = str.PopCryptoFrame(frameHeaderLen + 3)
H A Dmock_crypto_stream_test.go95 func (m *MockCryptoStream) PopCryptoFrame(arg0 protocol.ByteCount) *wire.CryptoFrame { func
103 func (mr *MockCryptoStreamMockRecorder) PopCryptoFrame(arg0 interface{}) *gomock.Call { func
105 …ethodType(mr.mock, "PopCryptoFrame", reflect.TypeOf((*MockCryptoStream)(nil).PopCryptoFrame), arg0)
H A Dcrypto_stream.go21 PopCryptoFrame(protocol.ByteCount) *wire.CryptoFrame methodSpec
108 func (s *cryptoStreamImpl) PopCryptoFrame(maxLen protocol.ByteCount) *wire.CryptoFrame { func
/dports/dns/nextdns/nextdns-1.32.2/vendor/github.com/lucas-clemente/quic-go/
H A Dcrypto_stream_test.go149 f := str.PopCryptoFrame(1000)
160 f := str.PopCryptoFrame(1000)
170 f := str.PopCryptoFrame(frameHeaderLen + 3)
174 f = str.PopCryptoFrame(frameHeaderLen + 3)
H A Dmock_crypto_stream_test.go95 func (m *MockCryptoStream) PopCryptoFrame(arg0 protocol.ByteCount) *wire.CryptoFrame { func
103 func (mr *MockCryptoStreamMockRecorder) PopCryptoFrame(arg0 interface{}) *gomock.Call { func
105 …ethodType(mr.mock, "PopCryptoFrame", reflect.TypeOf((*MockCryptoStream)(nil).PopCryptoFrame), arg0)
H A Dcrypto_stream.go21 PopCryptoFrame(protocol.ByteCount) *wire.CryptoFrame methodSpec
99 func (s *cryptoStreamImpl) PopCryptoFrame(maxLen protocol.ByteCount) *wire.CryptoFrame { func
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/lucas-clemente/quic-go/
H A Dcrypto_stream_test.go156 f := str.PopCryptoFrame(1000)
167 f := str.PopCryptoFrame(1000)
177 f := str.PopCryptoFrame(frameHeaderLen + 3)
181 f = str.PopCryptoFrame(frameHeaderLen + 3)
H A Dmock_crypto_stream_test.go95 func (m *MockCryptoStream) PopCryptoFrame(arg0 protocol.ByteCount) *wire.CryptoFrame { func
103 func (mr *MockCryptoStreamMockRecorder) PopCryptoFrame(arg0 interface{}) *gomock.Call { func
105 …ethodType(mr.mock, "PopCryptoFrame", reflect.TypeOf((*MockCryptoStream)(nil).PopCryptoFrame), arg0)
H A Dcrypto_stream.go21 PopCryptoFrame(protocol.ByteCount) *wire.CryptoFrame methodSpec
108 func (s *cryptoStreamImpl) PopCryptoFrame(maxLen protocol.ByteCount) *wire.CryptoFrame { func
/dports/net/v2ray/v2ray-core-4.36.2/vendor/github.com/lucas-clemente/quic-go/
H A Dcrypto_stream_test.go149 f := str.PopCryptoFrame(1000)
160 f := str.PopCryptoFrame(1000)
170 f := str.PopCryptoFrame(frameHeaderLen + 3)
174 f = str.PopCryptoFrame(frameHeaderLen + 3)
H A Dmock_crypto_stream_test.go95 func (m *MockCryptoStream) PopCryptoFrame(arg0 protocol.ByteCount) *wire.CryptoFrame { func
103 func (mr *MockCryptoStreamMockRecorder) PopCryptoFrame(arg0 interface{}) *gomock.Call { func
105 …ethodType(mr.mock, "PopCryptoFrame", reflect.TypeOf((*MockCryptoStream)(nil).PopCryptoFrame), arg0)
H A Dcrypto_stream.go21 PopCryptoFrame(protocol.ByteCount) *wire.CryptoFrame
99 func (s *cryptoStreamImpl) PopCryptoFrame(maxLen protocol.ByteCount) *wire.CryptoFrame {
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/lucas-clemente/quic-go/
H A Dcrypto_stream_test.go156 f := str.PopCryptoFrame(1000)
167 f := str.PopCryptoFrame(1000)
177 f := str.PopCryptoFrame(frameHeaderLen + 3)
181 f = str.PopCryptoFrame(frameHeaderLen + 3)
H A Dmock_crypto_stream_test.go95 func (m *MockCryptoStream) PopCryptoFrame(arg0 protocol.ByteCount) *wire.CryptoFrame { func
103 func (mr *MockCryptoStreamMockRecorder) PopCryptoFrame(arg0 interface{}) *gomock.Call { func
105 …ethodType(mr.mock, "PopCryptoFrame", reflect.TypeOf((*MockCryptoStream)(nil).PopCryptoFrame), arg0)
H A Dcrypto_stream.go21 PopCryptoFrame(protocol.ByteCount) *wire.CryptoFrame methodSpec
108 func (s *cryptoStreamImpl) PopCryptoFrame(maxLen protocol.ByteCount) *wire.CryptoFrame { func
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/lucas-clemente/quic-go/
H A Dcrypto_stream_test.go149 f := str.PopCryptoFrame(1000)
160 f := str.PopCryptoFrame(1000)
170 f := str.PopCryptoFrame(frameHeaderLen + 3)
174 f = str.PopCryptoFrame(frameHeaderLen + 3)
H A Dmock_crypto_stream_test.go95 func (m *MockCryptoStream) PopCryptoFrame(arg0 protocol.ByteCount) *wire.CryptoFrame { func
103 func (mr *MockCryptoStreamMockRecorder) PopCryptoFrame(arg0 interface{}) *gomock.Call { func
105 …ethodType(mr.mock, "PopCryptoFrame", reflect.TypeOf((*MockCryptoStream)(nil).PopCryptoFrame), arg0)

123