Home
last modified time | relevance | path

Searched defs:SSLCertChain (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/rtc_base/
H A Dssl_certificate.cc89 SSLCertChain::SSLCertChain(std::unique_ptr<SSLCertificate> single_cert) { in SSLCertChain() function in rtc::SSLCertChain
93 SSLCertChain::SSLCertChain(std::vector<std::unique_ptr<SSLCertificate>> certs) in SSLCertChain() function in rtc::SSLCertChain
H A Drtc_certificate.h27 class SSLCertChain; variable
H A Dopenssl_stream_adapter.h63 class SSLCertChain; variable
H A Dssl_identity.h27 class SSLCertChain; variable