Searched defs:secondCert (Results 1 – 2 of 2) sorted by relevance
155 static bool CompareCert(const struct CertAbstract *firstCert, const struct CertAbstract *secondCert) in CompareCert()167 …entialList(const struct CredentialAbstract *firstCert, const struct CredentialAbstract *secondCert) in CompareCredentialList()211 bool CompareCertInfo(const struct CertInfo *firstCert, const struct CertInfo *secondCert) in CompareCertInfo()
198 HcfX509Certificate *secondCert = nullptr; variable