HomeSort by relevance Sort by last modified time
    Searched refs:GetChain (Results 1 - 6 of 6) sorted by null

  /external/webrtc/webrtc/base/
opensslidentity.h 88 bool GetChain(SSLCertChain** chain) const override;
fakesslidentity.h 71 virtual bool GetChain(SSLCertChain** chain) const {
sslidentity.h 55 virtual bool GetChain(SSLCertChain** chain) const = 0;
opensslidentity.cc 289 bool OpenSSLCertificate::GetChain(SSLCertChain** chain) const {
sslstreamadapter_unittest.cc     [all...]
  /external/webrtc/talk/app/webrtc/
statscollector.cc 590 if (cert->GetChain(chain.accept())) {
    [all...]

Completed in 173 milliseconds