Searched defs:DataUnit (Results 1 – 2 of 2) sorted by relevance
/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/ |
H A D | KMS_AgentClient.cpp | 243 …*soap, const char *soap_endpoint, const char *soap_action, struct KMS_Agent__DataUnit DataUnit, st… in soap_call_KMS_Agent__DisassociateDataUnitKeys() 291 …*soap, const char *soap_endpoint, const char *soap_action, struct KMS_Agent__DataUnit DataUnit, ch… in soap_call_KMS_Agent__CreateKey() 340 …*soap, const char *soap_endpoint, const char *soap_action, struct KMS_Agent__DataUnit DataUnit, ch… in soap_call_KMS_Agent__CreateKey2() 390 …char *soap_endpoint, const char *soap_action, char *KeyID, struct KMS_Agent__DataUnit DataUnit, ch… in soap_call_KMS_Agent__RetrieveKey() 440 …char *soap_endpoint, const char *soap_action, char *KeyID, struct KMS_Agent__DataUnit DataUnit, ch… in soap_call_KMS_Agent__RetrieveKey2() 491 …*soap, const char *soap_endpoint, const char *soap_action, struct KMS_Agent__DataUnit DataUnit, lo… in soap_call_KMS_Agent__RetrieveDataUnitKeys() 542 …*soap, const char *soap_endpoint, const char *soap_action, struct KMS_Agent__DataUnit DataUnit, lo… in soap_call_KMS_Agent__RetrieveDataUnitKeys2() 594 …*soap, const char *soap_endpoint, const char *soap_action, struct KMS_Agent__DataUnit DataUnit, ch… in soap_call_KMS_Agent__RetrieveProtectAndProcessKey() 643 …*soap, const char *soap_endpoint, const char *soap_action, struct KMS_Agent__DataUnit DataUnit, ch… in soap_call_KMS_Agent__RetrieveProtectAndProcessKey2()
|
H A D | KMS_AgentStub.h | 261 …struct KMS_Agent__DataUnit DataUnit; /* SOAP 1.2 RPC return element (when namespace qualified) */ … member 283 …struct KMS_Agent__DataUnit DataUnit; /* SOAP 1.2 RPC return element (when namespace qualified) */ … member 306 …struct KMS_Agent__DataUnit DataUnit; /* SOAP 1.2 RPC return element (when namespace qualified) */ … member 338 struct KMS_Agent__DataUnit DataUnit; /* required element of type KMS-Agent:DataUnit */ member 358 struct KMS_Agent__DataUnit DataUnit; /* required element of type KMS-Agent:DataUnit */ member 379 struct KMS_Agent__DataUnit DataUnit; /* required element of type KMS-Agent:DataUnit */ member 402 struct KMS_Agent__DataUnit DataUnit; /* required element of type KMS-Agent:DataUnit */ member 424 struct KMS_Agent__DataUnit DataUnit; /* required element of type KMS-Agent:DataUnit */ member 447 struct KMS_Agent__DataUnit DataUnit; /* required element of type KMS-Agent:DataUnit */ member 471 struct KMS_Agent__DataUnit DataUnit; /* required element of type KMS-Agent:DataUnit */ member [all …]
|