Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A DKMS_AgentStub.h200 char *KeyID; /* optional element of type xsd:string */
401 char *KeyID; /* optional element of type xsd:string */
423 char *KeyID; /* optional element of type xsd:string */
450 char *KeyID; /* optional element of type xsd:string */ member
474 char *KeyID; /* optional element of type xsd:string */ member
730 SOAP_FMAC5 int SOAP_FMAC6 KMS_Agent__RetrieveKey(struct soap*, char *KeyID, struct KMS_Agent__DataU…
732 SOAP_FMAC5 int SOAP_FMAC6 KMS_Agent__RetrieveKey2(struct soap*, char *KeyID, struct KMS_Agent__Data…
734 …truct KMS_Agent__DataUnit DataUnit, long PageSize, long PageOffset, char *KeyID, struct KMS_Agent_…
736 …truct KMS_Agent__DataUnit DataUnit, long PageSize, long PageOffset, char *KeyID, char *AgentKWKID,…
811 …uct soap *soap, const char *soap_endpoint, const char *soap_action, char *KeyID, struct KMS_Agent_…
[all …]
H A DKMS_AgentClient.cpp390 …uct soap *soap, const char *soap_endpoint, const char *soap_action, char *KeyID, struct KMS_Agent_… in soap_call_KMS_Agent__RetrieveKey() argument
392 soap_tmp_KMS_Agent__RetrieveKey.KeyID = KeyID; in soap_call_KMS_Agent__RetrieveKey()
440 …uct soap *soap, const char *soap_endpoint, const char *soap_action, char *KeyID, struct KMS_Agent_… in soap_call_KMS_Agent__RetrieveKey2() argument
442 soap_tmp_KMS_Agent__RetrieveKey2.KeyID = KeyID; in soap_call_KMS_Agent__RetrieveKey2()
491 …truct KMS_Agent__DataUnit DataUnit, long PageSize, long PageOffset, char *KeyID, struct KMS_Agent_… in soap_call_KMS_Agent__RetrieveDataUnitKeys() argument
496 soap_tmp_KMS_Agent__RetrieveDataUnitKeys.KeyID = KeyID; in soap_call_KMS_Agent__RetrieveDataUnitKeys()
542 …truct KMS_Agent__DataUnit DataUnit, long PageSize, long PageOffset, char *KeyID, char *AgentKWKID,… in soap_call_KMS_Agent__RetrieveDataUnitKeys2() argument
547 soap_tmp_KMS_Agent__RetrieveDataUnitKeys2.KeyID = KeyID; in soap_call_KMS_Agent__RetrieveDataUnitKeys2()
H A DKMS_AgentC.cpp4232 soap_default_xsd__string(soap, &a->KeyID); in soap_default_KMS_Agent__RetrieveDataUnitKeys2()
4240 soap_serialize_xsd__string(soap, &a->KeyID); in soap_serialize_KMS_Agent__RetrieveDataUnitKeys2()
4254 if (soap_out_xsd__string(soap, "KeyID", -1, &a->KeyID, "xsd:string")) in soap_out_KMS_Agent__RetrieveDataUnitKeys2()
4294 if (soap_in_xsd__string(soap, "KeyID", &a->KeyID, "xsd:string")) in soap_in_KMS_Agent__RetrieveDataUnitKeys2()
4497 soap_default_xsd__string(soap, &a->KeyID); in soap_default_KMS_Agent__RetrieveDataUnitKeys()
4504 soap_serialize_xsd__string(soap, &a->KeyID); in soap_serialize_KMS_Agent__RetrieveDataUnitKeys()
4517 if (soap_out_xsd__string(soap, "KeyID", -1, &a->KeyID, "xsd:string")) in soap_out_KMS_Agent__RetrieveDataUnitKeys()
4554 if (soap_in_xsd__string(soap, "KeyID", &a->KeyID, "xsd:string")) in soap_in_KMS_Agent__RetrieveDataUnitKeys()
4749 soap_default_xsd__string(soap, &a->KeyID); in soap_default_KMS_Agent__RetrieveKey2()
4758 soap_serialize_xsd__string(soap, &a->KeyID); in soap_serialize_KMS_Agent__RetrieveKey2()
[all …]
/onnv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgent.cpp598 i_pKeysResponse->__ptr[i].KeyID, NULL)) in CopyDataUnitKeysResponse()
612 i_pKeysResponse->__ptr[i].KeyID, pResult->m_pKeys[i].m_acKeyID); in CopyDataUnitKeysResponse()
1651 oResponse.Key.KeyID, in KMSAgent_CreateKey()
1652 sizeof (oResponse.Key.KeyID)); in KMSAgent_CreateKey()
1659 oResponse.Key.KeyID, NULL)) in KMSAgent_CreateKey()
1671 oResponse.Key.KeyID, // in in KMSAgent_CreateKey()
2397 oResponse.Key.KeyID, NULL)) in KMSAgent_RetrieveKey()
2412 oResponse.Key.KeyID, o_pKey->m_acKeyID); in KMSAgent_RetrieveKey()
3500 oResponse.Key.KeyID, NULL)) in KMSAgent_RetrieveProtectAndProcessKey()
3515 oResponse.Key.KeyID, o_pKey->m_acKeyID); in KMSAgent_RetrieveProtectAndProcessKey()