Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A DKMS_AgentStub.h398 struct KMS_Agent__RetrieveKey struct
730 SOAP_FMAC5 int SOAP_FMAC6 KMS_Agent__RetrieveKey(struct soap*, char *KeyID, struct KMS_Agent__DataU…
H A DKMS_AgentH.h947 …void SOAP_FMAC4 soap_default_KMS_Agent__RetrieveKey(struct soap*, struct KMS_Agent__RetrieveKey *);
948 …P_FMAC4 soap_serialize_KMS_Agent__RetrieveKey(struct soap*, const struct KMS_Agent__RetrieveKey *);
949 …_Agent__RetrieveKey(struct soap*, const char*, int, const struct KMS_Agent__RetrieveKey *, const c…
950 …P_FMAC3 struct KMS_Agent__RetrieveKey * SOAP_FMAC4 soap_in_KMS_Agent__RetrieveKey(struct soap*, co…
955 …FMAC4 soap_put_KMS_Agent__RetrieveKey(struct soap*, const struct KMS_Agent__RetrieveKey *, const c…
959 SOAP_FMAC3 struct KMS_Agent__RetrieveKey * SOAP_FMAC4 soap_get_KMS_Agent__RetrieveKey(struct soap*,…
966 SOAP_FMAC1 struct KMS_Agent__RetrieveKey * SOAP_FMAC2 soap_instantiate_KMS_Agent__RetrieveKey(struc…
H A DKMS_AgentC.cpp755 …return soap_out_KMS_Agent__RetrieveKey(soap, tag, id, (const struct KMS_Agent__RetrieveKey *)ptr, … in soap_putelement()
886 soap_serialize_KMS_Agent__RetrieveKey(soap, (const struct KMS_Agent__RetrieveKey *)ptr); in soap_markelement()
1264 SOAP_DELETE((struct KMS_Agent__RetrieveKey*)p->ptr); in soap_fdelete()
1266 SOAP_DELETE_ARRAY((struct KMS_Agent__RetrieveKey*)p->ptr); in soap_fdelete()
4995 …SOAP_FMAC4 soap_default_KMS_Agent__RetrieveKey(struct soap *soap, struct KMS_Agent__RetrieveKey *a) in soap_default_KMS_Agent__RetrieveKey()
5003 …C4 soap_serialize_KMS_Agent__RetrieveKey(struct soap *soap, const struct KMS_Agent__RetrieveKey *a) in soap_serialize_KMS_Agent__RetrieveKey()
5011 …ieveKey(struct soap *soap, const char *tag, int id, const struct KMS_Agent__RetrieveKey *a, const … in soap_out_KMS_Agent__RetrieveKey()
5024 …C3 struct KMS_Agent__RetrieveKey * SOAP_FMAC4 soap_in_KMS_Agent__RetrieveKey(struct soap *soap, co… in soap_in_KMS_Agent__RetrieveKey()
5031 …struct KMS_Agent__RetrieveKey *)soap_id_enter(soap, soap->id, a, SOAP_TYPE_KMS_Agent_KMS_Agent__Re… in soap_in_KMS_Agent__RetrieveKey()
5065KMS_Agent__RetrieveKey *)soap_id_forward(soap, soap->href, (void*)a, 0, SOAP_TYPE_KMS_Agent_KMS_Ag… in soap_in_KMS_Agent__RetrieveKey()
[all …]
H A DKMS_AgentClient.cpp391 { struct KMS_Agent__RetrieveKey soap_tmp_KMS_Agent__RetrieveKey; in soap_call_KMS_Agent__RetrieveKey()