Searched refs:ClientAuthenticationResponse (Results 1 – 3 of 3) sorted by relevance
| /onnv-gate/usr/src/lib/libkmsagent/common/SOAP/ |
| H A D | KMS_CertificateClient.cpp | 44 …onst char *soap_action, char *EntityID, struct xsd__hexBinary ClientAuthenticationResponse, struct… in soap_call_KMS_Certificate__RetrieveEntityCertificate() argument 47 …tmp_KMS_Certificate__RetrieveEntityCertificate.ClientAuthenticationResponse = ClientAuthentication… in soap_call_KMS_Certificate__RetrieveEntityCertificate()
|
| H A D | KMS_CertificateStub.h | 100 struct xsd__hexBinary ClientAuthenticationResponse; /* required element of type xsd:hexBinary */ member 234 …rtificate(struct soap*, char *EntityID, struct xsd__hexBinary ClientAuthenticationResponse, struct… 255 …onst char *soap_action, char *EntityID, struct xsd__hexBinary ClientAuthenticationResponse, struct…
|
| H A D | KMS_CertificateC.cpp | 1698 soap_default_xsd__hexBinary(soap, &a->ClientAuthenticationResponse); in soap_default_KMS_Certificate__RetrieveEntityCertificate() 1706 soap_serialize_xsd__hexBinary(soap, &a->ClientAuthenticationResponse); in soap_serialize_KMS_Certificate__RetrieveEntityCertificate() 1716 …_xsd__hexBinary(soap, "ClientAuthenticationResponse", -1, &a->ClientAuthenticationResponse, "xsd:h… in soap_out_KMS_Certificate__RetrieveEntityCertificate() 1744 …p_in_xsd__hexBinary(soap, "ClientAuthenticationResponse", &a->ClientAuthenticationResponse, "xsd:h… in soap_in_KMS_Certificate__RetrieveEntityCertificate()
|