Searched refs:ServerAuthenticationResponse (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A DKMS_CertificateStub.h87 struct xsd__hexBinary ServerAuthenticationResponse; /* SOAP 1.2 RPC return element (when namespace qualified) */ /* required element of type xsd:hexBinary */ member in struct:KMS_Certificate::KMS_Certificate__RetrieveEntityCertificateResponse
H A DKMS_CertificateC.cpp1826 soap_default_xsd__hexBinary(soap, &a->ServerAuthenticationResponse);
1834 soap_serialize_xsd__hexBinary(soap, &a->ServerAuthenticationResponse);
1843 if (soap_out_xsd__hexBinary(soap, "ServerAuthenticationResponse", -1, &a->ServerAuthenticationResponse, "xsd:hexBinary"))
1868 if (soap_in_xsd__hexBinary(soap, "ServerAuthenticationResponse", &a->ServerAuthenticationResponse, "xsd:hexBinary"))
/opensolaris-onvv-gate/usr/src/lib/libkmsagent/common/
H A DKMSClientProfile.cpp969 ServerAuthenticationResponse.__ptr == NULL
972 ServerAuthenticationResponse.__size !=
1037 stRetrieveEntityCertificateResponse.ServerAuthenticationResponse.__ptr,

Completed in 123 milliseconds