Home
last modified time | relevance | path

Searched refs:pAgentLoadBalancer (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/lib/libkmsagent/common/
H A DKMSClientProfile.cpp1693 CAgentLoadBalancer *pAgentLoadBalancer = new CAgentLoadBalancer(io_pProfile); in KMSClient_LoadProfile() local
1694 if(pAgentLoadBalancer == NULL) in KMSClient_LoadProfile()
1704 io_pProfile->m_pAgentLoadBalancer = pAgentLoadBalancer; in KMSClient_LoadProfile()
H A DKMSAgent.cpp646 CAgentLoadBalancer *pAgentLoadBalancer = reinterpret_cast in CopyDataUnitKeysResponse() local
649 if (pAgentLoadBalancer->AESKeyWrapSupported(*io_pClusterIndex)) in CopyDataUnitKeysResponse()
664 if (pAgentLoadBalancer->AESKeyUnwrap(io_pClusterIndex, in CopyDataUnitKeysResponse()