Searched defs:certList (Results 1 – 7 of 7) sorted by relevance
74 void CertManagerAdapterImpl::FreeCertList(CertList *certList) in FreeCertList()102 struct CertList *certList = nullptr; in GetSytemRootCertSum() local127 struct CertList *certList = nullptr; in GetSytemRootCertData() local184 struct CertList *certList = nullptr; in GetUserRootCertSum() local209 struct CertList *certList = nullptr; in GetUserRootCertData() local
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
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; variable
103 void FreeCertList(struct CertList *certList) in FreeCertList()180 std::string DumpCertList(struct CertList *certList) in DumpCertList()
400 struct CertList *certList = static_cast<CertList *>(malloc(g_appMaxSize)); variable
362 certList?: Array<CertAbstract>; property
446 void FreeCertList(CertList *&certList) in FreeCertList()