Home
last modified time | relevance | path

Searched defs:nss_cert (Results 1 – 8 of 8) sorted by relevance

/external/cronet/net/test/
Dcert_test_util_nss.cc87 bool ImportClientCertToSlot(CERTCertificate* nss_cert, PK11SlotInfo* slot) { in ImportClientCertToSlot()
102 ScopedCERTCertificate nss_cert = in ImportClientCertToSlot() local
118 ScopedCERTCertificate* nss_cert) { in ImportClientCertAndKeyFromFile()
146 ScopedCERTCertificate nss_cert; in ImportClientCertAndKeyFromFile() local
169 ScopedCERTCertificate nss_cert = in CreateCERTCertificateListFromFile() local
/external/cronet/net/cert/
Dx509_util_nss.cc84 std::string GetDefaultNickname(CERTCertificate* nss_cert, CertType type) { in GetDefaultNickname()
196 ScopedCERTCertificate nss_cert = in CreateCERTCertificateListFromX509Certificate() local
224 ScopedCERTCertificate nss_cert = in CreateCERTCertificateListFromBytes() local
247 CERTCertificate* nss_cert, in CreateX509CertificateFromCERTCertificate()
253 CERTCertificate* nss_cert, in CreateX509CertificateFromCERTCertificate()
380 std::string GetDefaultUniqueNickname(CERTCertificate* nss_cert, in GetDefaultUniqueNickname()
Dx509_util_nss_unittest.cc100 ScopedCERTCertificate nss_cert = in TEST() local
168 for (const auto& nss_cert : nss_certs) in TEST() local
245 ScopedCERTCertificate nss_cert(x509_util::CreateCERTCertificateFromBytes( in TEST() local
256 ScopedCERTCertificate nss_cert(x509_util::CreateCERTCertificateFromBytes( in TEST() local
268 ScopedCERTCertificate nss_cert(x509_util::CreateCERTCertificateFromBytes( in TEST() local
290 ScopedCERTCertificate nss_cert(x509_util::CreateCERTCertificateFromBytes( in TEST() local
Dmulti_threaded_cert_verifier.cc272 ScopedCERTCertificate nss_cert = in SetConfig() local
/external/cronet/net/cert/internal/
Dtrust_store_nss.cc70 GetAllSlotsAndHandlesForCert(CERTCertificate* nss_cert) { in GetAllSlotsAndHandlesForCert()
302 ScopedCERTCertificate nss_cert( in GetTrustIgnoringSystemTrust() local
313 CERTCertificate* nss_cert, in GetTrustIgnoringSystemTrust()
510 ScopedCERTCertificate nss_cert(x509_util::CreateCERTCertificateFromBytes( in GetTrustWithSystemTrust() local
Dtrust_store_nss_unittest.cc64 ScopedCERTCertificate nss_cert = GetAnNssBuiltinSslTrustedRoot(); in GetASSLTrustedBuiltinRoot() local
83 ScopedCERTCertificate nss_cert( in GetNSSTrustForCert() local
200 ScopedCERTCertificate nss_cert(x509_util::CreateCERTCertificateFromBytes( in AddCertToNSSSlot() local
274 ScopedCERTCertificate nss_cert( in ChangeCertTrust() local
549 ScopedCERTCertificate nss_cert(x509_util::CreateCERTCertificateFromBytes( in TEST_P() local
1056 ScopedCERTCertificate nss_cert(x509_util::CreateCERTCertificateFromBytes( in AddCert() local
Dsystem_trust_store.cc164 ScopedCERTCertificate nss_cert( in IsKnownRoot() local
/external/cronet/net/ssl/
Dssl_platform_key_nss_unittest.cc61 ScopedCERTCertificate nss_cert; in TEST_P() local