Searched refs:root_cert (Results 1 – 3 of 3) sorted by relevance
924 PCCERT_CONTEXT root_cert = element[num_elements - 1]->pCertContext; in CheckEV() local925 SHA1Fingerprint fingerprint = CalculateFingerprint(root_cert); in CheckEV()
623 CERTCertificate* root_cert, in AppendPublicKeyHashes() argument630 hashes->push_back(CertPublicKeyHash(root_cert)); in AppendPublicKeyHashes()
809 scoped_refptr<net::X509Certificate> root_cert = in ImportCAFileRead() local814 StringValue cert_name(root_cert->subject().GetDisplayName()); in ImportCAFileRead()