Searched refs:dhAlgFactory (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/lib/
H A DAppleCSP.h83 AppleCSPAlgorithmFactory *dhAlgFactory; member in class:AppleCSPPlugin
H A DAppleCSP.cpp65 dhAlgFactory(new DH_Factory(&normAllocator, &privAllocator))
83 delete dhAlgFactory;
143 dhAlgFactory(*(dynamic_cast<DH_Factory *>(plug.dhAlgFactory))),
197 if (dhAlgFactory.setup(*this, cspCtx, context)) {
H A DAppleCSPSession.h143 DH_Factory &dhAlgFactory; member in class:AppleCSPSession

Completed in 175 milliseconds