Searched refs:AgentKWK (Results 1 – 3 of 3) sorted by relevance
| /onnv-gate/usr/src/lib/libkmsagent/common/SOAP/ |
| H A D | KMS_AgentStub.h | 583 struct xsd__hexBinary AgentKWK; /* required element of type xsd:hexBinary */ member 746 SOAP_FMAC5 int SOAP_FMAC6 KMS_Agent__RegisterAgentKWK(struct soap*, struct xsd__hexBinary AgentKWK,… 827 …nst char *soap_endpoint, const char *soap_action, struct xsd__hexBinary AgentKWK, struct KMS_Agent…
|
| H A D | KMS_AgentClient.cpp | 791 …nst char *soap_endpoint, const char *soap_action, struct xsd__hexBinary AgentKWK, struct KMS_Agent… in soap_call_KMS_Agent__RegisterAgentKWK() argument 793 soap_tmp_KMS_Agent__RegisterAgentKWK.AgentKWK = AgentKWK; in soap_call_KMS_Agent__RegisterAgentKWK()
|
| H A D | KMS_AgentC.cpp | 3106 soap_default_xsd__hexBinary(soap, &a->AgentKWK); in soap_default_KMS_Agent__RegisterAgentKWK() 3112 soap_embedded(soap, &a->AgentKWK, SOAP_TYPE_KMS_Agent_xsd__hexBinary); in soap_serialize_KMS_Agent__RegisterAgentKWK() 3113 soap_serialize_xsd__hexBinary(soap, &a->AgentKWK); in soap_serialize_KMS_Agent__RegisterAgentKWK() 3120 if (soap_out_xsd__hexBinary(soap, "AgentKWK", -1, &a->AgentKWK, "xsd:hexBinary")) in soap_out_KMS_Agent__RegisterAgentKWK() 3139 if (soap_in_xsd__hexBinary(soap, "AgentKWK", &a->AgentKWK, "xsd:hexBinary")) in soap_in_KMS_Agent__RegisterAgentKWK()
|