Searched defs:soap_action (Results 1 – 4 of 4) sorted by relevance
/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/ |
H A D | KMS_AgentClient.cpp | 44 …ent__ListKeyGroups(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct K… in soap_call_KMS_Agent__ListKeyGroups() 92 …nt__CreateDataUnit(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *Ex… in soap_call_KMS_Agent__CreateDataUnit() 142 …__RetrieveDataUnit(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *Da… in soap_call_KMS_Agent__RetrieveDataUnit() 193 …ByExternalUniqueID(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *Ex… in soap_call_KMS_Agent__RetrieveDataUnitByExternalUniqueID() 243 …ociateDataUnitKeys(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct K… in soap_call_KMS_Agent__DisassociateDataUnitKeys() 291 …S_Agent__CreateKey(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct K… in soap_call_KMS_Agent__CreateKey() 340 …_Agent__CreateKey2(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct K… in soap_call_KMS_Agent__CreateKey2() 390 …Agent__RetrieveKey(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *Ke… in soap_call_KMS_Agent__RetrieveKey() 440 …gent__RetrieveKey2(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *Ke… in soap_call_KMS_Agent__RetrieveKey2() 491 …trieveDataUnitKeys(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct K… in soap_call_KMS_Agent__RetrieveDataUnitKeys() [all …]
|
H A D | KMS_CAClient.cpp | 44 …eRootCACertificate(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *En… in soap_call_KMS_CA__RetrieveRootCACertificate() 92 …RetrieveLocalClock(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *En… in soap_call_KMS_CA__RetrieveLocalClock()
|
H A D | KMS_DiscoveryClient.cpp | 44 …y__DiscoverCluster(struct soap *soap, const char *soap_endpoint, const char *soap_action, void *_,… in soap_call_KMS_Discovery__DiscoverCluster()
|
H A D | KMS_CertificateClient.cpp | 44 …eEntityCertificate(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *En… in soap_call_KMS_Certificate__RetrieveEntityCertificate()
|