Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/test/
H A Dcert_test_util_nss.cc126 bool ImportClientCertToSlot(CERTCertificate* nss_cert, PK11SlotInfo* slot) { in ImportClientCertToSlot()
141 ScopedCERTCertificate nss_cert = in ImportClientCertToSlot() local
157 ScopedCERTCertificate* nss_cert) { in ImportClientCertAndKeyFromFile()
185 ScopedCERTCertificate nss_cert; in ImportClientCertAndKeyFromFile() local
208 ScopedCERTCertificate nss_cert = in CreateCERTCertificateListFromFile() local
/aosp_15_r20/external/cronet/net/cert/
H A Dx509_util_nss.cc84 std::string GetDefaultNickname(CERTCertificate* nss_cert, CertType type) { in GetDefaultNickname()
196 ScopedCERTCertificate nss_cert = in CreateCERTCertificateListFromX509Certificate() local
223 ScopedCERTCertificate nss_cert = in CreateCERTCertificateListFromBytes() local
246 CERTCertificate* nss_cert, in CreateX509CertificateFromCERTCertificate()
252 CERTCertificate* nss_cert, in CreateX509CertificateFromCERTCertificate()
379 std::string GetDefaultUniqueNickname(CERTCertificate* nss_cert, in GetDefaultUniqueNickname()
H A Dx509_util_nss_unittest.cc99 ScopedCERTCertificate nss_cert = in TEST() local
167 for (const auto& nss_cert : nss_certs) in TEST() local
244 ScopedCERTCertificate nss_cert( in TEST() local
255 ScopedCERTCertificate nss_cert( in TEST() local
267 ScopedCERTCertificate nss_cert( in TEST() local
289 ScopedCERTCertificate nss_cert( in TEST() local
/aosp_15_r20/external/cronet/net/cert/internal/
H A Dtrust_store_nss_unittest.cc53 ScopedCERTCertificate nss_cert = GetAnNssBuiltinSslTrustedRoot(); in GetASSLTrustedBuiltinRoot() local
73 ScopedCERTCertificate nss_cert( in GetNSSTrustForCert() local
191 ScopedCERTCertificate nss_cert( in AddCertToNSSSlot() local
265 ScopedCERTCertificate nss_cert( in ChangeCertTrust() local
502 ScopedCERTCertificate nss_cert( in TEST_P() local
946 ScopedCERTCertificate nss_cert( in AddCert() local
H A Dtrust_store_nss.cc73 GetAllSlotsAndHandlesForCert(CERTCertificate* nss_cert, in GetAllSlotsAndHandlesForCert()
293 ScopedCERTCertificate nss_cert( in GetTrust() local
296 ScopedCERTCertificate nss_cert; in GetTrust() local
/aosp_15_r20/external/cronet/net/ssl/
H A Dssl_platform_key_nss_unittest.cc61 ScopedCERTCertificate nss_cert; in TEST_P() local