Searched defs:certList (Results 1 – 7 of 7) sorted by relevance
26 int32_t RequestCertManager::InitCertList(struct CertList **certList) in InitCertList()57 void RequestCertManager::FreeCertList(CertList *certList) in FreeCertList()103 struct CertList *certList = nullptr; in GetUserCertsData() local
75 void CertManagerAdapterImpl::FreeCertList(CertList *certList) in FreeCertList()103 struct CertList *certList = nullptr; in GetSytemRootCertSum() local160 struct CertList *certList = nullptr; in GetCertDataBySubject() local218 struct CertList *certList = nullptr; in GetSytemRootCertData() local277 struct CertList *certList = nullptr; in GetUserRootCertSum() local302 struct CertList *certList = nullptr; in GetUserRootCertData() local
60 struct CertList *certList = nullptr; variable183 struct CredentialList certList = { MAX_COUNT_CERTIFICATE, abstract }; variable198 struct CredentialList certList = { MAX_COUNT_CERTIFICATE, abstract }; variable257 struct CertList *certList = nullptr; variable514 struct CredentialList certList = { MAX_COUNT_CERTIFICATE, abstract }; variable
81 struct CertList *certList = nullptr; variable176 struct CredentialList certList = { MAX_COUNT_CERTIFICATE, abstract }; variable191 struct CredentialList certList = { MAX_COUNT_CERTIFICATE, abstract }; variable227 struct CertList *certList = nullptr; variable
119 void FreeCertList(struct CertList *certList) in FreeCertList()196 std::string DumpCertList(struct CertList *certList) in DumpCertList()
424 struct CertList *certList = static_cast<CertList *>(malloc(g_appMaxSize)); variable
587 void FreeCertList(CertList *&certList) in FreeCertList()