Home
last modified time | relevance | path

Searched refs:KMS_Agent__GetAgentKWKPublicKeyResponse (Results 1 – 5 of 5) sorted by relevance

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A DKMS_AgentStub.h548 struct KMS_Agent__GetAgentKWKPublicKeyResponse struct
744 …AC6 KMS_Agent__GetAgentKWKPublicKey(struct soap*, struct KMS_Agent__GetAgentKWKPublicKeyResponse &…
825 …nst char *soap_endpoint, const char *soap_action, struct KMS_Agent__GetAgentKWKPublicKeyResponse &…
H A DKMS_AgentH.h622 …Agent__GetAgentKWKPublicKeyResponse(struct soap*, struct KMS_Agent__GetAgentKWKPublicKeyResponse *…
623 …_GetAgentKWKPublicKeyResponse(struct soap*, const struct KMS_Agent__GetAgentKWKPublicKeyResponse *…
624 …KeyResponse(struct soap*, const char*, int, const struct KMS_Agent__GetAgentKWKPublicKeyResponse *…
625KMS_Agent__GetAgentKWKPublicKeyResponse * SOAP_FMAC4 soap_in_KMS_Agent__GetAgentKWKPublicKeyRespon…
630 …_GetAgentKWKPublicKeyResponse(struct soap*, const struct KMS_Agent__GetAgentKWKPublicKeyResponse *…
634KMS_Agent__GetAgentKWKPublicKeyResponse * SOAP_FMAC4 soap_get_KMS_Agent__GetAgentKWKPublicKeyRespo…
641 SOAP_FMAC1 struct KMS_Agent__GetAgentKWKPublicKeyResponse * SOAP_FMAC2 soap_instantiate_KMS_Agent__…
H A DKMS_AgentC.cpp729 …etAgentKWKPublicKeyResponse(soap, tag, id, (const struct KMS_Agent__GetAgentKWKPublicKeyResponse *… in soap_putelement()
847 …_Agent__GetAgentKWKPublicKeyResponse(soap, (const struct KMS_Agent__GetAgentKWKPublicKeyResponse *… in soap_markelement()
1342 SOAP_DELETE((struct KMS_Agent__GetAgentKWKPublicKeyResponse*)p->ptr); in soap_fdelete()
1344 SOAP_DELETE_ARRAY((struct KMS_Agent__GetAgentKWKPublicKeyResponse*)p->ptr); in soap_fdelete()
3413 …__GetAgentKWKPublicKeyResponse(struct soap *soap, struct KMS_Agent__GetAgentKWKPublicKeyResponse *… in soap_default_KMS_Agent__GetAgentKWKPublicKeyResponse()
3419 …gentKWKPublicKeyResponse(struct soap *soap, const struct KMS_Agent__GetAgentKWKPublicKeyResponse *… in soap_serialize_KMS_Agent__GetAgentKWKPublicKeyResponse()
3426 …struct soap *soap, const char *tag, int id, const struct KMS_Agent__GetAgentKWKPublicKeyResponse *… in soap_out_KMS_Agent__GetAgentKWKPublicKeyResponse()
3435KMS_Agent__GetAgentKWKPublicKeyResponse * SOAP_FMAC4 soap_in_KMS_Agent__GetAgentKWKPublicKeyRespon… in soap_in_KMS_Agent__GetAgentKWKPublicKeyResponse()
3440KMS_Agent__GetAgentKWKPublicKeyResponse *)soap_id_enter(soap, soap->id, a, SOAP_TYPE_KMS_Agent_KMS… in soap_in_KMS_Agent__GetAgentKWKPublicKeyResponse()
3464KMS_Agent__GetAgentKWKPublicKeyResponse *)soap_id_forward(soap, soap->href, (void*)a, 0, SOAP_TYPE… in soap_in_KMS_Agent__GetAgentKWKPublicKeyResponse()
[all …]
H A DKMS_AgentClient.cpp744 …nst char *soap_endpoint, const char *soap_action, struct KMS_Agent__GetAgentKWKPublicKeyResponse &… in soap_call_KMS_Agent__GetAgentKWKPublicKey()
/onnv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgentLoadBalancer.cpp900 struct KMS_Agent::KMS_Agent__GetAgentKWKPublicKeyResponse oResponse; in GetKWKWrappingKey()