Searched defs:RESOLVE_CRYPT32_API (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPHardenedVerifyImage-win.cpp1956 #define RESOLVE_CRYPT32_API(a_Name, a_pfnType) \ macro
1959 RESOLVE_CRYPT32_API(CertOpenStore, PFNCERTOPENSTORE);
1960 RESOLVE_CRYPT32_API(CertCloseStore, PFNCERTCLOSESTORE);
1961 RESOLVE_CRYPT32_API(CertEnumCertificatesInStore, PFNCERTENUMCERTIFICATESINSTORE);
1962 #undef RESOLVE_CRYPT32_API macro

Completed in 39 milliseconds