Home | History | Annotate | Download | only in base

Lines Matching refs:engine

39   void operator()(HCERTCHAINENGINE engine) const {
40 if (engine)
41 CertFreeCertificateChainEngine(engine);