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

/opensolaris-onvv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A DKMS_AgentClient.cpp291 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, char *KeyGroupID, struct KMS_Agent__RetrieveKeyResponse &result) argument
440 SOAP_FMAC5 int SOAP_FMAC6 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, cha 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.h178 char *KeyGroupID; /* optional element of type xsd:string */ member in struct:KMS_Agent::KMS_Agent__KeyGroup
203 char *KeyGroupID; /* optional element of type xsd:string */ member in struct:KMS_Agent::KMS_Agent__Key
359 char *KeyGroupID; /* optional element of type xsd:string */ member in struct:KMS_Agent::KMS_Agent__CreateKey
380 char *KeyGroupID; /* optional element of type xsd:string */ member in struct:KMS_Agent::KMS_Agent__CreateKey2
403 char *KeyGroupID; /* optional element of type xsd:string */ member in struct:KMS_Agent::KMS_Agent__RetrieveKey
425 char *KeyGroupID; /* optional element of type xsd:string */ member in struct:KMS_Agent::KMS_Agent__RetrieveKey2
496 char *KeyGroupID; /* optional element of type xsd:string */ member in struct:KMS_Agent::KMS_Agent__RetrieveProtectAndProcessKey
517 char *KeyGroupID; /* optional element of type xsd:string */ member in struct:KMS_Agent::KMS_Agent__RetrieveProtectAndProcessKey2
[all...]

Completed in 89 milliseconds