Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A DKMS_AgentStub.h366 struct KMS_Agent__CreateKey2Response struct
728 …DataUnit DataUnit, char *KeyGroupID, char *AgentKWKID, struct KMS_Agent__CreateKey2Response &resul…
809 …DataUnit DataUnit, char *KeyGroupID, char *AgentKWKID, struct KMS_Agent__CreateKey2Response &resul…
H A DKMS_AgentH.h1022 …4 soap_default_KMS_Agent__CreateKey2Response(struct soap*, struct KMS_Agent__CreateKey2Response *);
1023 …erialize_KMS_Agent__CreateKey2Response(struct soap*, const struct KMS_Agent__CreateKey2Response *);
1024 …eateKey2Response(struct soap*, const char*, int, const struct KMS_Agent__CreateKey2Response *, con…
1025 …uct KMS_Agent__CreateKey2Response * SOAP_FMAC4 soap_in_KMS_Agent__CreateKey2Response(struct soap*,…
1030 …_put_KMS_Agent__CreateKey2Response(struct soap*, const struct KMS_Agent__CreateKey2Response *, con…
1034 …C3 struct KMS_Agent__CreateKey2Response * SOAP_FMAC4 soap_get_KMS_Agent__CreateKey2Response(struct…
1041 SOAP_FMAC1 struct KMS_Agent__CreateKey2Response * SOAP_FMAC2 soap_instantiate_KMS_Agent__CreateKey2…
H A DKMS_AgentC.cpp761 …ut_KMS_Agent__CreateKey2Response(soap, tag, id, (const struct KMS_Agent__CreateKey2Response *)ptr,… in soap_putelement()
895 …soap_serialize_KMS_Agent__CreateKey2Response(soap, (const struct KMS_Agent__CreateKey2Response *)p… in soap_markelement()
1246 SOAP_DELETE((struct KMS_Agent__CreateKey2Response*)p->ptr); in soap_fdelete()
1248 SOAP_DELETE_ARRAY((struct KMS_Agent__CreateKey2Response*)p->ptr); in soap_fdelete()
5363 …p_default_KMS_Agent__CreateKey2Response(struct soap *soap, struct KMS_Agent__CreateKey2Response *a) in soap_default_KMS_Agent__CreateKey2Response()
5369 …ize_KMS_Agent__CreateKey2Response(struct soap *soap, const struct KMS_Agent__CreateKey2Response *a) in soap_serialize_KMS_Agent__CreateKey2Response()
5376 …onse(struct soap *soap, const char *tag, int id, const struct KMS_Agent__CreateKey2Response *a, co… in soap_out_KMS_Agent__CreateKey2Response()
5385KMS_Agent__CreateKey2Response * SOAP_FMAC4 soap_in_KMS_Agent__CreateKey2Response(struct soap *soap… in soap_in_KMS_Agent__CreateKey2Response()
5390KMS_Agent__CreateKey2Response *)soap_id_enter(soap, soap->id, a, SOAP_TYPE_KMS_Agent_KMS_Agent__Cr… in soap_in_KMS_Agent__CreateKey2Response()
5414KMS_Agent__CreateKey2Response *)soap_id_forward(soap, soap->href, (void*)a, 0, SOAP_TYPE_KMS_Agent… in soap_in_KMS_Agent__CreateKey2Response()
[all …]
H A DKMS_AgentClient.cpp340 …DataUnit DataUnit, char *KeyGroupID, char *AgentKWKID, struct KMS_Agent__CreateKey2Response &resul… in soap_call_KMS_Agent__CreateKey2()
/onnv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgent.cpp1608 … *(reinterpret_cast<struct KMS_Agent::KMS_Agent__CreateKey2Response *>(&oResponse))) == SOAP_OK; in KMSAgent_CreateKey()