Home
last modified time | relevance | path

Searched refs:sSoapFaultMsg (Results 1 – 3 of 3) sorted by relevance

/onnv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgent.cpp1397 char sSoapFaultMsg[g_iMAX_SOAP_FAULT_MESSAGE_LENGTH]; in KMSAgent_ListKeyGroups() local
1400 GetSoapFault(sSoapFaultMsg, pstSoap); in KMSAgent_ListKeyGroups()
1405 sSoapFaultMsg); in KMSAgent_ListKeyGroups()
1559 char sSoapFaultMsg[g_iMAX_SOAP_FAULT_MESSAGE_LENGTH]; in KMSAgent_CreateKey() local
1628 GetSoapFault(sSoapFaultMsg, pstSoap); in KMSAgent_CreateKey()
1634 sSoapFaultMsg); in KMSAgent_CreateKey()
1976 char sSoapFaultMsg[g_iMAX_SOAP_FAULT_MESSAGE_LENGTH]; in KMSAgent_CreateDataUnit() local
1979 GetSoapFault(sSoapFaultMsg, pstSoap); in KMSAgent_CreateDataUnit()
1985 sSoapFaultMsg); in KMSAgent_CreateDataUnit()
2169 char sSoapFaultMsg[g_iMAX_SOAP_FAULT_MESSAGE_LENGTH]; in KMSAgent_DisassociateDataUnitKeys() local
[all …]
H A DKMSAgentLoadBalancer.cpp901 char sSoapFaultMsg[g_iMAX_SOAP_FAULT_MESSAGE_LENGTH]; in GetKWKWrappingKey() local
912 GetSoapFault(sSoapFaultMsg, const_cast<struct soap *> (i_pstSoap)); in GetKWKWrappingKey()
919 sSoapFaultMsg); in GetKWKWrappingKey()
995 char sSoapFaultMsg[g_iMAX_SOAP_FAULT_MESSAGE_LENGTH]; in RegisterKWK() local
1020 GetSoapFault(sSoapFaultMsg, const_cast<struct soap *> (i_pstSoap)); in RegisterKWK()
1025 sSoapFaultMsg); in RegisterKWK()
1032 GetSoapFault(sSoapFaultMsg, const_cast<struct soap *> (i_pstSoap)); in RegisterKWK()
1037 sSoapFaultMsg); in RegisterKWK()
H A DKMSClientProfile.cpp447 char sSoapFaultMsg[g_iMAX_SOAP_FAULT_MESSAGE_LENGTH]; in KMSClient_RetrieveEntityCertificate() local
567 GetSoapFault(sSoapFaultMsg, (struct soap*)pstCASoap); in KMSClient_RetrieveEntityCertificate()
573 sSoapFaultMsg ); in KMSClient_RetrieveEntityCertificate()
706 GetSoapFault(sSoapFaultMsg, (struct soap*)pstCertificateSoap); in KMSClient_RetrieveEntityCertificate()
711 sSoapFaultMsg ); in KMSClient_RetrieveEntityCertificate()
947 GetSoapFault(sSoapFaultMsg, (struct soap*)pstCertificateSoap); in KMSClient_RetrieveEntityCertificate()
952 sSoapFaultMsg ); in KMSClient_RetrieveEntityCertificate()
1302 char sSoapFaultMsg[g_iMAX_SOAP_FAULT_MESSAGE_LENGTH]; in KMSClient_LoadProfile() local
1637 GetSoapFault(sSoapFaultMsg, (struct soap*)pstSoap); in KMSClient_LoadProfile()
1644 sSoapFaultMsg ); in KMSClient_LoadProfile()
[all …]