Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A DKMS_CertificateClient.cpp44 …hexBinary ClientAuthenticationResponse, struct xsd__hexBinary ServerAuthenticationChallenge, struc… in soap_call_KMS_Certificate__RetrieveEntityCertificate() argument
48 …mp_KMS_Certificate__RetrieveEntityCertificate.ServerAuthenticationChallenge = ServerAuthentication… in soap_call_KMS_Certificate__RetrieveEntityCertificate()
H A DKMS_CertificateStub.h101 struct xsd__hexBinary ServerAuthenticationChallenge; /* required element of type xsd:hexBinary */ member
234 …hexBinary ClientAuthenticationResponse, struct xsd__hexBinary ServerAuthenticationChallenge, struc…
255 …hexBinary ClientAuthenticationResponse, struct xsd__hexBinary ServerAuthenticationChallenge, struc…
H A DKMS_CertificateC.cpp1699 soap_default_xsd__hexBinary(soap, &a->ServerAuthenticationChallenge); in soap_default_KMS_Certificate__RetrieveEntityCertificate()
1707 soap_serialize_xsd__hexBinary(soap, &a->ServerAuthenticationChallenge); in soap_serialize_KMS_Certificate__RetrieveEntityCertificate()
1718 …xsd__hexBinary(soap, "ServerAuthenticationChallenge", -1, &a->ServerAuthenticationChallenge, "xsd:… in soap_out_KMS_Certificate__RetrieveEntityCertificate()
1749 …_in_xsd__hexBinary(soap, "ServerAuthenticationChallenge", &a->ServerAuthenticationChallenge, "xsd:… in soap_in_KMS_Certificate__RetrieveEntityCertificate()