Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A DKMS_CAStub.h88 long AuthenticationHashIterationCount; /* required element of type xsd:int */ member
H A DKMS_CAC.cpp2051 soap_default_xsd__int(soap, &a->AuthenticationHashIterationCount); in soap_default_KMS_CA__RetrieveRootCACertificateResponse()
2068 …_xsd__int(soap, "AuthenticationHashIterationCount", -1, &a->AuthenticationHashIterationCount, "xsd… in soap_out_KMS_CA__RetrieveRootCACertificateResponse()
2096 …p_in_xsd__int(soap, "AuthenticationHashIterationCount", &a->AuthenticationHashIterationCount, "xsd… in soap_in_KMS_CA__RetrieveRootCACertificateResponse()
/onnv-gate/usr/src/lib/libkmsagent/common/
H A DKMSClientProfile.cpp592 stRootCACertificateResponse.AuthenticationHashIterationCount < in KMSClient_RetrieveEntityCertificate()
594 stRootCACertificateResponse.AuthenticationHashIterationCount > in KMSClient_RetrieveEntityCertificate()
729 stRootCACertificateResponse.AuthenticationHashIterationCount, in KMSClient_RetrieveEntityCertificate()