Home
last modified time | relevance | path

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

/dports/security/fizz/fizz-2021.12.27.00/fizz/protocol/test/
H A DZlibCertificateCompressorTest.cpp220 auto certMsg = cert->getCertMessage(); in TEST_F() local
H A DBrotliCertificateCompressorTest.cpp81 auto certMsg = cert->getCertMessage(); in TEST_F() local
H A DZstdCertificateCompressorTest.cpp95 auto certMsg = cert->getCertMessage(); in TEST_F() local
/dports/security/fizz/fizz-2021.12.27.00/fizz/extensions/exportedauth/
H A DExportedAuthenticator.cpp197 auto certMsg = param->asCertificateMsg(); in validate() local
/dports/security/fizz/fizz-2021.12.27.00/fizz/client/
H A DClientProtocol.cpp1659 CertificateMsg certMsg, in handleCertMsg()
1760 auto certMsg = std::move(*param.asCertificateMsg()); in handle() local
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/tls-1.5.4/Network/TLS/Handshake/
H A DServer.hs382 let certMsg = case mcred of function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/tls-1.5.4/Network/TLS/Handshake/
H A DServer.hs382 let certMsg = case mcred of function
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/tls-1.5.4/Network/TLS/Handshake/
H A DServer.hs382 let certMsg = case mcred of function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/tls-1.5.4/Network/TLS/Handshake/
H A DServer.hs382 let certMsg = case mcred of function
/dports/lang/elm/compiler-0.19.1/_cabal_deps/tls-1.5.4/Network/TLS/Handshake/
H A DServer.hs382 let certMsg = case mcred of function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/tls-1.5.4/Network/TLS/Handshake/
H A DServer.hs382 let certMsg = case mcred of function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/tls-1.5.4/Network/TLS/Handshake/
H A DServer.hs382 let certMsg = case mcred of function
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/tls-1.5.4/Network/TLS/Handshake/
H A DServer.hs382 let certMsg = case mcred of function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/tls-1.5.5/Network/TLS/Handshake/
H A DServer.hs379 let certMsg = case mcred of function
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/tls-1.5.5/Network/TLS/Handshake/
H A DServer.hs379 let certMsg = case mcred of function
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/tls-1.5.5/Network/TLS/Handshake/
H A DServer.hs379 let certMsg = case mcred of function
/dports/devel/stack/stack-2.7.3/_cabal_deps/tls-1.5.5/Network/TLS/Handshake/
H A DServer.hs379 let certMsg = case mcred of function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/tls-1.5.5/Network/TLS/Handshake/
H A DServer.hs379 let certMsg = case mcred of function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/tls-1.5.5/Network/TLS/Handshake/
H A DServer.hs379 let certMsg = case mcred of function
/dports/security/fizz/fizz-2021.12.27.00/fizz/server/
H A DServerProtocol.cpp1798 auto certMsg = std::move(*param.asCertificateMsg()); in handle() local