Home
last modified time | relevance | path

Searched defs:pstSoap (Results 1 – 3 of 3) sorted by relevance

/onnv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgent.cpp1349 struct soap *pstSoap = (struct soap *) i_pProfile->m_pvSoap; in KMSAgent_ListKeyGroups() local
1524 struct soap *pstSoap = (struct soap *) i_pProfile->m_pvSoap; in KMSAgent_CreateKey() local
1898 struct soap *pstSoap = (struct soap *) i_pProfile->m_pvSoap; in KMSAgent_CreateDataUnit() local
2126 struct soap *pstSoap = (struct soap *) i_pProfile->m_pvSoap; in KMSAgent_DisassociateDataUnitKeys() local
2268 struct soap *pstSoap = (struct soap *) i_pProfile->m_pvSoap; in KMSAgent_RetrieveKey() local
2634 struct soap *pstSoap = (struct soap *) i_pProfile->m_pvSoap; in KMSAgent_RetrieveDataUnit() local
2889 struct soap *pstSoap = (struct soap *) i_pProfile->m_pvSoap; in KMSAgent_RetrieveDataUnitByExternalUniqueID() local
3152 struct soap *pstSoap = (struct soap *) i_pProfile->m_pvSoap; in KMSAgent_RetrieveDataUnitKeys() local
3386 struct soap *pstSoap = (struct soap *) i_pProfile->m_pvSoap; in KMSAgent_RetrieveProtectAndProcessKey() local
3749 struct soap* pstSoap = (struct soap*) i_pProfile->m_pvSoap; in KMSAgent_CreateAuditLog() local
H A DApplianceParameters.h232 #define SOAP_SERVER_ERROR( pstSoap ) (soap_receiver_fault( pstSoap, … argument
235 #define SOAP_IS_CLIENT_ERROR( pstSoap ) (strcmp( *soap_faultcode( pstSo… argument
236 #define GET_SOAP_FAULTCODE( pstSoap ) ((soap_set_fault( pstSoap ),*so… argument
237 #define GET_SOAP_FAULTSTRING( pstSoap ) ((soap_set_fault( pstSoap ),*so… argument
238 #define GET_SOAP_FAULTDETAIL( pstSoap ) ((soap_set_fault( pstSoap ),*so… argument
239 #define SOAP_AUDIT_LOG_MESSAGE( pStringTable, pstSoap ) ( CAuditMessage( CAuditLogger::… argument
H A DKMSClientProfile.cpp1470 struct soap* pstSoap = 0; in KMSClient_LoadProfile() local
2279 struct soap *pstSoap = (struct soap*)i_pProfile->m_pvDiscoverySoap; in KMSClient_GetClusterInformation() local