Searched defs:certList (Results 1 – 7 of 7) sorted by relevance
78 void CertManagerAdapterImpl::FreeCertList(CertList *certList) in FreeCertList()106 struct CertList *certList = nullptr; in GetSytemRootCertSum() local163 struct CertList *certList = nullptr; in GetCertDataBySubject() local221 struct CertList *certList = nullptr; in GetSytemRootCertData() local278 struct CertList *certList = nullptr; in GetUserRootCertSum() local303 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()
362 certList?: Array<CertAbstract>; property
416 struct CertList *certList = static_cast<CertList *>(malloc(g_appMaxSize)); variable
488 void FreeCertList(CertList *&certList) in FreeCertList()