Searched defs:DataUnit (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A DKMS_AgentClient.cpp243 SOAP_FMAC5 int SOAP_FMAC6 soap_call_KMS_Agent__DisassociateDataUnitKeys(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct KMS_Agent__DataUnit DataUnit, struct KMS_Agent__DisassociateDataUnitKeysResponse &result) argument
291 SOAP_FMAC5 int SOAP_FMAC6 soap_call_KMS_Agent__CreateKey(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct KMS_Agent__DataUnit DataUnit, char *KeyGroupID, struct KMS_Agent__CreateKeyResponse &result) argument
340 SOAP_FMAC5 int SOAP_FMAC6 soap_call_KMS_Agent__CreateKey2(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct KMS_Agent__DataUnit DataUnit, char *KeyGroupID, char *AgentKWKID, struct KMS_Agent__CreateKey2Response &result) argument
390 SOAP_FMAC5 int SOAP_FMAC6 soap_call_KMS_Agent__RetrieveKey(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *KeyID, struct KMS_Agent__DataUnit DataUnit, cha argument
440 soap_call_KMS_Agent__RetrieveKey2(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *KeyID, struct KMS_Agent__DataUnit DataUnit, char *KeyGroupID, char *AgentKWKID, struct KMS_Agent__RetrieveKey2Response &result) argument
491 soap_call_KMS_Agent__RetrieveDataUnitKeys(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct KMS_Agent__DataUnit DataUnit, long PageSize, long PageOffset, char *KeyID, struct KMS_Agent__RetrieveDataUnitKeysResponse &result) argument
542 soap_call_KMS_Agent__RetrieveDataUnitKeys2(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct KMS_Agent__DataUnit DataUnit, long PageSize, long PageOffset, char *KeyID, char *AgentKWKID, struct KMS_Agent__RetrieveDataUnitKeys2Response &result) argument
594 soap_call_KMS_Agent__RetrieveProtectAndProcessKey(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct KMS_Agent__DataUnit DataUnit, char *KeyGroupID, struct KMS_Agent__RetrieveProtectAndProcessKeyResponse &result) argument
643 soap_call_KMS_Agent__RetrieveProtectAndProcessKey2(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct KMS_Agent__DataUnit DataUnit, char *KeyGroupID, char *AgentKWKID, struct KMS_Agent__RetrieveProtectAndProcessKey2Response &result) argument
[all...]
H A DKMS_AgentStub.h261 struct KMS_Agent__DataUnit DataUnit; /* SOAP 1.2 RPC return element (when namespace qualified) */ /* required element of type KMS-Agent:DataUnit */ member in struct:KMS_Agent::KMS_Agent__CreateDataUnitResponse
283 struct KMS_Agent__DataUnit DataUnit; /* SOAP 1.2 RPC return element (when namespace qualified) */ /* required element of type KMS-Agent:DataUnit */ member in struct:KMS_Agent::KMS_Agent__RetrieveDataUnitResponse
306 struct KMS_Agent__DataUnit DataUnit; /* SOAP 1.2 RPC return element (when namespace qualified) */ /* required element of type KMS-Agent:DataUnit */ member in struct:KMS_Agent::KMS_Agent__RetrieveDataUnitByExternalUniqueIDResponse
338 struct KMS_Agent__DataUnit DataUnit; /* required element of type KMS-Agent:DataUnit */ member in struct:KMS_Agent::KMS_Agent__DisassociateDataUnitKeys
358 struct KMS_Agent__DataUnit DataUnit; /* require member in struct:KMS_Agent::KMS_Agent__CreateKey
379 struct KMS_Agent__DataUnit DataUnit; /* required element of type KMS-Agent:DataUnit */ member in struct:KMS_Agent::KMS_Agent__CreateKey2
402 struct KMS_Agent__DataUnit DataUnit; /* required element of type KMS-Agent:DataUnit */ member in struct:KMS_Agent::KMS_Agent__RetrieveKey
424 struct KMS_Agent__DataUnit DataUnit; /* required element of type KMS-Agent:DataUnit */ member in struct:KMS_Agent::KMS_Agent__RetrieveKey2
447 struct KMS_Agent__DataUnit DataUnit; /* required element of type KMS-Agent:DataUnit */ member in struct:KMS_Agent::KMS_Agent__RetrieveDataUnitKeys
471 struct KMS_Agent__DataUnit DataUnit; /* required element of type KMS-Agent:DataUnit */ member in struct:KMS_Agent::KMS_Agent__RetrieveDataUnitKeys2
495 struct KMS_Agent__DataUnit DataUnit; /* required element of type KMS-Agent:DataUnit */ member in struct:KMS_Agent::KMS_Agent__RetrieveProtectAndProcessKey
516 struct KMS_Agent__DataUnit DataUnit; /* required element of type KMS-Agent:DataUnit */ member in struct:KMS_Agent::KMS_Agent__RetrieveProtectAndProcessKey2
[all...]

Completed in 40 milliseconds