Lines Matching refs:soap_action

44 …istKeyGroups(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct KMS_Age…  in soap_call_KMS_Agent__ListKeyGroups()  argument
63 if (soap_connect(soap, soap_endpoint, soap_action) in soap_call_KMS_Agent__ListKeyGroups()
92 …eateDataUnit(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *External… in soap_call_KMS_Agent__CreateDataUnit() argument
113 if (soap_connect(soap, soap_endpoint, soap_action) in soap_call_KMS_Agent__CreateDataUnit()
142 …ieveDataUnit(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *DataUnit… in soap_call_KMS_Agent__RetrieveDataUnit() argument
164 if (soap_connect(soap, soap_endpoint, soap_action) in soap_call_KMS_Agent__RetrieveDataUnit()
193 …rnalUniqueID(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *External… in soap_call_KMS_Agent__RetrieveDataUnitByExternalUniqueID() argument
214 if (soap_connect(soap, soap_endpoint, soap_action) in soap_call_KMS_Agent__RetrieveDataUnitByExternalUniqueID()
243 …DataUnitKeys(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct KMS_Age… in soap_call_KMS_Agent__DisassociateDataUnitKeys() argument
262 if (soap_connect(soap, soap_endpoint, soap_action) in soap_call_KMS_Agent__DisassociateDataUnitKeys()
291 …t__CreateKey(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct KMS_Age… in soap_call_KMS_Agent__CreateKey() argument
311 if (soap_connect(soap, soap_endpoint, soap_action) in soap_call_KMS_Agent__CreateKey()
340 …__CreateKey2(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct KMS_Age… in soap_call_KMS_Agent__CreateKey2() argument
361 if (soap_connect(soap, soap_endpoint, soap_action) in soap_call_KMS_Agent__CreateKey2()
390 …_RetrieveKey(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *KeyID, s… in soap_call_KMS_Agent__RetrieveKey() argument
411 if (soap_connect(soap, soap_endpoint, soap_action) in soap_call_KMS_Agent__RetrieveKey()
440 …RetrieveKey2(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *KeyID, s… in soap_call_KMS_Agent__RetrieveKey2() argument
462 if (soap_connect(soap, soap_endpoint, soap_action) in soap_call_KMS_Agent__RetrieveKey2()
491 …DataUnitKeys(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct KMS_Age… in soap_call_KMS_Agent__RetrieveDataUnitKeys() argument
513 if (soap_connect(soap, soap_endpoint, soap_action) in soap_call_KMS_Agent__RetrieveDataUnitKeys()
542 …ataUnitKeys2(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct KMS_Age… in soap_call_KMS_Agent__RetrieveDataUnitKeys2() argument
565 if (soap_connect(soap, soap_endpoint, soap_action) in soap_call_KMS_Agent__RetrieveDataUnitKeys2()
594 …ndProcessKey(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct KMS_Age… in soap_call_KMS_Agent__RetrieveProtectAndProcessKey() argument
614 if (soap_connect(soap, soap_endpoint, soap_action) in soap_call_KMS_Agent__RetrieveProtectAndProcessKey()
643 …dProcessKey2(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct KMS_Age… in soap_call_KMS_Agent__RetrieveProtectAndProcessKey2() argument
664 if (soap_connect(soap, soap_endpoint, soap_action) in soap_call_KMS_Agent__RetrieveProtectAndProcessKey2()
693 …eateAuditLog(struct soap *soap, const char *soap_endpoint, const char *soap_action, enum KMS_Agent… in soap_call_KMS_Agent__CreateAuditLog() argument
715 if (soap_connect(soap, soap_endpoint, soap_action) in soap_call_KMS_Agent__CreateAuditLog()
744 …KWKPublicKey(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct KMS_Age… in soap_call_KMS_Agent__GetAgentKWKPublicKey() argument
762 if (soap_connect(soap, soap_endpoint, soap_action) in soap_call_KMS_Agent__GetAgentKWKPublicKey()
791 …sterAgentKWK(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct xsd__he… in soap_call_KMS_Agent__RegisterAgentKWK() argument
810 if (soap_connect(soap, soap_endpoint, soap_action) in soap_call_KMS_Agent__RegisterAgentKWK()