Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A DKMS_AgentClient.cpp292 { struct KMS_Agent__CreateKey soap_tmp_KMS_Agent__CreateKey; in soap_call_KMS_Agent__CreateKey() local
293 soap_tmp_KMS_Agent__CreateKey.DataUnit = DataUnit; in soap_call_KMS_Agent__CreateKey()
294 soap_tmp_KMS_Agent__CreateKey.KeyGroupID = KeyGroupID; in soap_call_KMS_Agent__CreateKey()
297 soap_serialize_KMS_Agent__CreateKey(soap, &soap_tmp_KMS_Agent__CreateKey); in soap_call_KMS_Agent__CreateKey()
304 …|| soap_put_KMS_Agent__CreateKey(soap, &soap_tmp_KMS_Agent__CreateKey, "KMS-Agent:CreateKey", NULL) in soap_call_KMS_Agent__CreateKey()
315 …|| soap_put_KMS_Agent__CreateKey(soap, &soap_tmp_KMS_Agent__CreateKey, "KMS-Agent:CreateKey", NULL) in soap_call_KMS_Agent__CreateKey()