Searched defs:certAbstract (Results 1 – 6 of 6) sorted by relevance
30 struct CertAbstract certAbstract; member
354 std::string DumpCertAbstractInfo(const struct CertAbstract *certAbstract) in DumpCertAbstractInfo()
33 struct CertAbstract certAbstract; member
133 inline void FreeCertAbstract(CertAbstract *&certAbstract) in FreeCertAbstract()
331 napi_value GenerateCertAbstractArray(napi_env env, const struct CertAbstract *certAbstract, const u… in GenerateCertAbstractArray()
337 struct CertAbstract *certAbstract; member