Home
last modified time | relevance | path

Searched refs:SecureRenegotiation (Results 1 – 25 of 90) sorted by relevance

1234

/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/tls-1.5.4/Network/TLS/
H A DExtension.hs40 , SecureRenegotiation(..)
322 data SecureRenegotiation = SecureRenegotiation ByteString (Maybe ByteString) function
325 instance Extension SecureRenegotiation where
327 extensionEncode (SecureRenegotiation cvd svd) =
333 in return $ SecureRenegotiation cvd (Just svd)
334 MsgTClientHello -> return $ SecureRenegotiation opaque Nothing
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/tls-1.5.4/Network/TLS/
H A DExtension.hs40 , SecureRenegotiation(..)
322 data SecureRenegotiation = SecureRenegotiation ByteString (Maybe ByteString) type
325 instance Extension SecureRenegotiation where
327 extensionEncode (SecureRenegotiation cvd svd) =
333 in return $ SecureRenegotiation cvd (Just svd)
334 MsgTClientHello -> return $ SecureRenegotiation opaque Nothing
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/tls-1.5.4/Network/TLS/
H A DExtension.hs40 , SecureRenegotiation(..)
322 data SecureRenegotiation = SecureRenegotiation ByteString (Maybe ByteString) constructor
325 instance Extension SecureRenegotiation where
327 extensionEncode (SecureRenegotiation cvd svd) =
333 in return $ SecureRenegotiation cvd (Just svd)
334 MsgTClientHello -> return $ SecureRenegotiation opaque Nothing
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/tls-1.5.5/Network/TLS/
H A DExtension.hs41 , SecureRenegotiation(..)
327 data SecureRenegotiation = SecureRenegotiation ByteString (Maybe ByteString) constructor
330 instance Extension SecureRenegotiation where
332 extensionEncode (SecureRenegotiation cvd svd) =
338 in return $ SecureRenegotiation cvd (Just svd)
339 MsgTClientHello -> return $ SecureRenegotiation opaque Nothing
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/tls-1.5.5/Network/TLS/
H A DExtension.hs41 , SecureRenegotiation(..)
327 data SecureRenegotiation = SecureRenegotiation ByteString (Maybe ByteString) type
330 instance Extension SecureRenegotiation where
332 extensionEncode (SecureRenegotiation cvd svd) =
338 in return $ SecureRenegotiation cvd (Just svd)
339 MsgTClientHello -> return $ SecureRenegotiation opaque Nothing
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/tls-1.5.4/Network/TLS/
H A DExtension.hs40 , SecureRenegotiation(..)
322 data SecureRenegotiation = SecureRenegotiation ByteString (Maybe ByteString) type
325 instance Extension SecureRenegotiation where
327 extensionEncode (SecureRenegotiation cvd svd) =
333 in return $ SecureRenegotiation cvd (Just svd)
334 MsgTClientHello -> return $ SecureRenegotiation opaque Nothing
/dports/lang/elm/compiler-0.19.1/_cabal_deps/tls-1.5.4/Network/TLS/
H A DExtension.hs40 , SecureRenegotiation(..)
322 data SecureRenegotiation = SecureRenegotiation ByteString (Maybe ByteString) constructor
325 instance Extension SecureRenegotiation where
327 extensionEncode (SecureRenegotiation cvd svd) =
333 in return $ SecureRenegotiation cvd (Just svd)
334 MsgTClientHello -> return $ SecureRenegotiation opaque Nothing
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/tls-1.5.5/Network/TLS/
H A DExtension.hs41 , SecureRenegotiation(..)
327 data SecureRenegotiation = SecureRenegotiation ByteString (Maybe ByteString) function
330 instance Extension SecureRenegotiation where
332 extensionEncode (SecureRenegotiation cvd svd) =
338 in return $ SecureRenegotiation cvd (Just svd)
339 MsgTClientHello -> return $ SecureRenegotiation opaque Nothing
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/tls-1.5.4/Network/TLS/
H A DExtension.hs40 , SecureRenegotiation(..)
322 data SecureRenegotiation = SecureRenegotiation ByteString (Maybe ByteString) function
325 instance Extension SecureRenegotiation where
327 extensionEncode (SecureRenegotiation cvd svd) =
333 in return $ SecureRenegotiation cvd (Just svd)
334 MsgTClientHello -> return $ SecureRenegotiation opaque Nothing
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/tls-1.5.4/Network/TLS/
H A DExtension.hs40 , SecureRenegotiation(..)
322 data SecureRenegotiation = SecureRenegotiation ByteString (Maybe ByteString) function
325 instance Extension SecureRenegotiation where
327 extensionEncode (SecureRenegotiation cvd svd) =
333 in return $ SecureRenegotiation cvd (Just svd)
334 MsgTClientHello -> return $ SecureRenegotiation opaque Nothing
/dports/devel/stack/stack-2.7.3/_cabal_deps/tls-1.5.5/Network/TLS/
H A DExtension.hs41 , SecureRenegotiation(..)
327 data SecureRenegotiation = SecureRenegotiation ByteString (Maybe ByteString) function
330 instance Extension SecureRenegotiation where
332 extensionEncode (SecureRenegotiation cvd svd) =
338 in return $ SecureRenegotiation cvd (Just svd)
339 MsgTClientHello -> return $ SecureRenegotiation opaque Nothing
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/tls-1.5.5/Network/TLS/
H A DExtension.hs41 , SecureRenegotiation(..)
327 data SecureRenegotiation = SecureRenegotiation ByteString (Maybe ByteString) constructor
330 instance Extension SecureRenegotiation where
332 extensionEncode (SecureRenegotiation cvd svd) =
338 in return $ SecureRenegotiation cvd (Just svd)
339 MsgTClientHello -> return $ SecureRenegotiation opaque Nothing
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/tls-1.5.5/Network/TLS/
H A DExtension.hs41 , SecureRenegotiation(..)
327 data SecureRenegotiation = SecureRenegotiation ByteString (Maybe ByteString) type
330 instance Extension SecureRenegotiation where
332 extensionEncode (SecureRenegotiation cvd svd) =
338 in return $ SecureRenegotiation cvd (Just svd)
339 MsgTClientHello -> return $ SecureRenegotiation opaque Nothing
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/tls-1.5.4/Network/TLS/
H A DExtension.hs40 , SecureRenegotiation(..)
322 data SecureRenegotiation = SecureRenegotiation ByteString (Maybe ByteString) function
325 instance Extension SecureRenegotiation where
327 extensionEncode (SecureRenegotiation cvd svd) =
333 in return $ SecureRenegotiation cvd (Just svd)
334 MsgTClientHello -> return $ SecureRenegotiation opaque Nothing
/dports/security/meek/meek-0.35.0/vendor/github.com/refraction-networking/utls/
H A Du_public.go244 SecureRenegotiation []byte member
275 secureRenegotiation: shm.SecureRenegotiation,
305 SecureRenegotiation: shm.secureRenegotiation,
335 SecureRenegotiation []byte member
371 secureRenegotiation: chm.SecureRenegotiation,
408 SecureRenegotiation: chm.secureRenegotiation,
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/refraction-networking/utls/
H A Du_public.go244 SecureRenegotiation []byte member
275 secureRenegotiation: shm.SecureRenegotiation,
305 SecureRenegotiation: shm.secureRenegotiation,
335 SecureRenegotiation []byte member
371 secureRenegotiation: chm.SecureRenegotiation,
408 SecureRenegotiation: chm.secureRenegotiation,
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/refraction-networking/utls/
H A Du_public.go244 SecureRenegotiation []byte member
275 secureRenegotiation: shm.SecureRenegotiation,
305 SecureRenegotiation: shm.secureRenegotiation,
335 SecureRenegotiation []byte member
371 secureRenegotiation: chm.SecureRenegotiation,
408 SecureRenegotiation: chm.secureRenegotiation,
/dports/security/xray-core/Xray-core-1.5.0/vendor/github.com/refraction-networking/utls/
H A Du_public.go244 SecureRenegotiation []byte member
275 secureRenegotiation: shm.SecureRenegotiation,
305 SecureRenegotiation: shm.secureRenegotiation,
335 SecureRenegotiation []byte member
371 secureRenegotiation: chm.SecureRenegotiation,
408 SecureRenegotiation: chm.secureRenegotiation,
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/gitlab.com/yawning/utls.git/
H A Du_public.go263 SecureRenegotiation []byte member
294 secureRenegotiation: shm.SecureRenegotiation,
324 SecureRenegotiation: shm.secureRenegotiation,
354 SecureRenegotiation []byte member
390 secureRenegotiation: chm.SecureRenegotiation,
427 SecureRenegotiation: chm.secureRenegotiation,
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/gitlab.com/yawning/utls.git/
H A Du_public.go263 SecureRenegotiation []byte member
294 secureRenegotiation: shm.SecureRenegotiation,
324 SecureRenegotiation: shm.secureRenegotiation,
354 SecureRenegotiation []byte member
390 secureRenegotiation: chm.SecureRenegotiation,
427 SecureRenegotiation: chm.secureRenegotiation,
H A Du_tls_extensions.go198 SecureRenegotiation []byte // if empty, default []byte{0} is assumed member
222 extBodyLen := len(e.SecureRenegotiation)
241 secureRenegBody := e.SecureRenegotiation
253 if len(e.SecureRenegotiation) != 0 {
254 copy(b[5:], e.SecureRenegotiation)
/dports/security/obfs4proxy-tor/obfs4proxy-0.0.11/vendor/gitlab.com/yawning/utls.git/
H A Du_public.go263 SecureRenegotiation []byte member
294 secureRenegotiation: shm.SecureRenegotiation,
324 SecureRenegotiation: shm.secureRenegotiation,
354 SecureRenegotiation []byte member
390 secureRenegotiation: chm.SecureRenegotiation,
427 SecureRenegotiation: chm.secureRenegotiation,
H A Du_tls_extensions.go198 SecureRenegotiation []byte // if empty, default []byte{0} is assumed member
222 extBodyLen := len(e.SecureRenegotiation)
241 secureRenegBody := e.SecureRenegotiation
253 if len(e.SecureRenegotiation) != 0 {
254 copy(b[5:], e.SecureRenegotiation)
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/tls-1.5.4/Network/TLS/Handshake/
H A DProcess.hs67 let bs = extensionEncode (SecureRenegotiation v Nothing)
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/tls-1.5.4/Network/TLS/Handshake/
H A DProcess.hs67 let bs = extensionEncode (SecureRenegotiation v Nothing)

1234