Home
last modified time | relevance | path

Searched refs:KMS_Agent__RetrieveKey2 (Results 1 – 4 of 4) sorted by relevance

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A DKMS_AgentStub.h420 struct KMS_Agent__RetrieveKey2 struct
732 SOAP_FMAC5 int SOAP_FMAC6 KMS_Agent__RetrieveKey2(struct soap*, char *KeyID, struct KMS_Agent__Data…
H A DKMS_AgentH.h897 …id SOAP_FMAC4 soap_default_KMS_Agent__RetrieveKey2(struct soap*, struct KMS_Agent__RetrieveKey2 *);
898 …FMAC4 soap_serialize_KMS_Agent__RetrieveKey2(struct soap*, const struct KMS_Agent__RetrieveKey2 *);
899 …Agent__RetrieveKey2(struct soap*, const char*, int, const struct KMS_Agent__RetrieveKey2 *, const …
900 …FMAC3 struct KMS_Agent__RetrieveKey2 * SOAP_FMAC4 soap_in_KMS_Agent__RetrieveKey2(struct soap*, co…
905 …MAC4 soap_put_KMS_Agent__RetrieveKey2(struct soap*, const struct KMS_Agent__RetrieveKey2 *, const …
909 SOAP_FMAC3 struct KMS_Agent__RetrieveKey2 * SOAP_FMAC4 soap_get_KMS_Agent__RetrieveKey2(struct soap…
916 SOAP_FMAC1 struct KMS_Agent__RetrieveKey2 * SOAP_FMAC2 soap_instantiate_KMS_Agent__RetrieveKey2(str…
H A DKMS_AgentC.cpp751 …return soap_out_KMS_Agent__RetrieveKey2(soap, tag, id, (const struct KMS_Agent__RetrieveKey2 *)ptr… in soap_putelement()
880 soap_serialize_KMS_Agent__RetrieveKey2(soap, (const struct KMS_Agent__RetrieveKey2 *)ptr); in soap_markelement()
1276 SOAP_DELETE((struct KMS_Agent__RetrieveKey2*)p->ptr); in soap_fdelete()
1278 SOAP_DELETE_ARRAY((struct KMS_Agent__RetrieveKey2*)p->ptr); in soap_fdelete()
4746 …AP_FMAC4 soap_default_KMS_Agent__RetrieveKey2(struct soap *soap, struct KMS_Agent__RetrieveKey2 *a) in soap_default_KMS_Agent__RetrieveKey2()
4755 … soap_serialize_KMS_Agent__RetrieveKey2(struct soap *soap, const struct KMS_Agent__RetrieveKey2 *a) in soap_serialize_KMS_Agent__RetrieveKey2()
4764 …eveKey2(struct soap *soap, const char *tag, int id, const struct KMS_Agent__RetrieveKey2 *a, const… in soap_out_KMS_Agent__RetrieveKey2()
4779 …3 struct KMS_Agent__RetrieveKey2 * SOAP_FMAC4 soap_in_KMS_Agent__RetrieveKey2(struct soap *soap, c… in soap_in_KMS_Agent__RetrieveKey2()
4787 …truct KMS_Agent__RetrieveKey2 *)soap_id_enter(soap, soap->id, a, SOAP_TYPE_KMS_Agent_KMS_Agent__Re… in soap_in_KMS_Agent__RetrieveKey2()
4826KMS_Agent__RetrieveKey2 *)soap_id_forward(soap, soap->href, (void*)a, 0, SOAP_TYPE_KMS_Agent_KMS_A… in soap_in_KMS_Agent__RetrieveKey2()
[all …]
H A DKMS_AgentClient.cpp441 { struct KMS_Agent__RetrieveKey2 soap_tmp_KMS_Agent__RetrieveKey2; in soap_call_KMS_Agent__RetrieveKey2()