Home
last modified time | relevance | path

Searched refs:GetCertChain (Results 1 – 25 of 162) sorted by relevance

1234567

/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/crypto/
H A Dproof_source_x509_test.cc76 ->GetCertChain(QuicSocketAddress(), QuicSocketAddress(), in TEST_F()
82 ->GetCertChain(QuicSocketAddress(), QuicSocketAddress(), in TEST_F()
88 ->GetCertChain(QuicSocketAddress(), QuicSocketAddress(), in TEST_F()
94 ->GetCertChain(QuicSocketAddress(), QuicSocketAddress(), in TEST_F()
99 ->GetCertChain(QuicSocketAddress(), QuicSocketAddress(), in TEST_F()
105 ->GetCertChain(QuicSocketAddress(), QuicSocketAddress(), in TEST_F()
H A Dproof_source_x509.h37 QuicReferenceCountedPointer<Chain> GetCertChain(
H A Dproof_source.h144 virtual QuicReferenceCountedPointer<Chain> GetCertChain(
H A Dproof_source_x509.cc64 QuicReferenceCountedPointer<ProofSource::Chain> ProofSourceX509::GetCertChain( in GetCertChain() function in quic::ProofSourceX509
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/peerconnection/adapters/
H A Dp2p_quic_crypto_config_factory_impl.cc86 callback->Run(true, GetCertChain(server_addr, hostname), proof, in GetProof()
90 quic::QuicReferenceCountedPointer<Chain> GetCertChain( in GetCertChain() function in blink::DummyProofSource
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/quartc/
H A Dquartc_crypto_helpers.cc20 GetCertChain(server_address, hostname); in GetProof()
28 DummyProofSource::GetCertChain(const QuicSocketAddress& /*server_address*/, in GetCertChain() function in quic::DummyProofSource
H A Dquartc_crypto_helpers.h53 QuicReferenceCountedPointer<Chain> GetCertChain(
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/test_tools/
H A Dfake_proof_source.cc90 QuicReferenceCountedPointer<ProofSource::Chain> FakeProofSource::GetCertChain( in GetCertChain() function in quic::test::FakeProofSource
93 return delegate_->GetCertChain(server_address, hostname); in GetCertChain()
H A Dfailing_proof_source.cc22 FailingProofSource::GetCertChain(const QuicSocketAddress& /*server_address*/, in GetCertChain() function in quic::test::FailingProofSource
H A Dfailing_proof_source.h23 QuicReferenceCountedPointer<Chain> GetCertChain(
H A Dfake_proof_source.h40 QuicReferenceCountedPointer<Chain> GetCertChain(
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/test_tools/
H A Dfake_proof_source.cc97 QuicReferenceCountedPointer<ProofSource::Chain> FakeProofSource::GetCertChain( in GetCertChain() function in quic::test::FakeProofSource
101 return delegate_->GetCertChain(server_address, client_address, hostname); in GetCertChain()
H A Dfailing_proof_source.cc23 FailingProofSource::GetCertChain(const QuicSocketAddress& /*server_address*/, in GetCertChain() function in quic::test::FailingProofSource
H A Dfailing_proof_source.h24 QuicReferenceCountedPointer<Chain> GetCertChain(
H A Dfake_proof_source.h44 QuicReferenceCountedPointer<Chain> GetCertChain(
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/
H A Dquic_crypto_client_handshaker_test.cc78 GetCertChain(server_address, hostname); in GetProof()
85 QuicReferenceCountedPointer<Chain> GetCertChain( in GetCertChain() function in quic::__anon94c560e80111::DummyProofSource
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/
H A Dquic_crypto_client_handshaker_test.cc81 GetCertChain(server_address, client_address, hostname); in GetProof()
88 QuicReferenceCountedPointer<Chain> GetCertChain( in GetCertChain() function in quic::__anone2b5554d0111::DummyProofSource
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/quic/crypto/
H A Dproof_source_chromium.h43 quic::QuicReferenceCountedPointer<Chain> GetCertChain(
/dports/security/suricata/suricata-6.0.4/src/
H A Dutil-lua-tls.c284 static int GetCertChain(lua_State *luastate, const Flow *f, int direction) in GetCertChain() function
335 r = GetCertChain(luastate, f, direction); in TlsGetCertChain()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/crypto/
H A Dproof_source.h129 virtual QuicReferenceCountedPointer<Chain> GetCertChain(
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/quic/crypto/
H A Dproof_source_chromium.h44 quic::QuicReferenceCountedPointer<Chain> GetCertChain(
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/qbone/
H A Dqbone_session_test.cc84 GetCertChain(server_address, client_address, hostname); in GetProof()
94 QuicReferenceCountedPointer<Chain> GetCertChain( in GetCertChain() function in quic::test::__anon90357ea90111::IndirectionProofSource
101 return proof_source_->GetCertChain(server_address, client_address, in GetCertChain()
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/google.golang.org/grpc/credentials/tls/certprovider/meshca/internal/v1/
H A Dmeshca.pb.go154 func (x *MeshCertificateResponse) GetCertChain() []string { func
/dports/net-im/dendrite/dendrite-0.5.1/vendor/google.golang.org/grpc/credentials/tls/certprovider/meshca/internal/v1/
H A Dmeshca.pb.go154 func (x *MeshCertificateResponse) GetCertChain() []string { func
/dports/net/v2ray/v2ray-core-4.36.2/vendor/google.golang.org/grpc/credentials/tls/certprovider/meshca/internal/v1/
H A Dmeshca.pb.go154 func (x *MeshCertificateResponse) GetCertChain() []string { func

1234567