Searched refs:__ptr (Results 1 - 13 of 13) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libkmsagent/common/
H A DKMSClientProfile.cpp591 stRootCACertificateResponse.RootCACertificate.__ptr == NULL ||
598 stRootCACertificateResponse.ClientAuthenticationChallenge.__ptr == NULL )
647 stRootCACertificateResponse.RootCACertificate.__ptr, // to here
797 stRootCACertificateResponse.ClientAuthenticationChallenge.__ptr,
823 stClientAuthenticationResponse.__ptr =
827 if ( stClientAuthenticationResponse.__ptr != NULL )
829 memcpy( stClientAuthenticationResponse.__ptr,
852 stServerAuthenticationChallenge.__ptr =
856 bSuccess = ( stServerAuthenticationChallenge.__ptr != NULL );
869 stServerAuthenticationChallenge.__ptr );
[all...]
H A DKMSAgent.cpp187 FilterParameters.__ptr =
193 if (i_pQueryParameters->FilterParameters.__ptr == NULL)
200 i_pQueryParameters->FilterParameters.__ptr = NULL;
207 pParameters = &(i_pQueryParameters->FilterParameters.__ptr[i]);
312 pParameters = i_pSourceQueryParameters->FilterParameters.__ptr + i;
527 i_pKeyGroupsResponse->__ptr[i].KeyGroupID,
532 i_pKeyGroupsResponse->__ptr[i].Description,
598 i_pKeysResponse->__ptr[i].KeyID, NULL))
612 i_pKeysResponse->__ptr[i].KeyID, pResult->m_pKeys[i].m_acKeyID);
614 if ((KMS_AGENT_KEY_STATE) i_pKeysResponse->__ptr[
[all...]
H A DKMSAgentLoadBalancer.cpp927 if (oResponse.KWKPublicKey.__ptr == NULL
942 bSuccess = o_opPublicKEK->Load(oResponse.KWKPublicKey.__ptr,
989 oKWK.__ptr,
/opensolaris-onvv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A DKMS_DiscoveryStub.h76 unsigned char *__ptr; member in struct:KMS_Discovery::xsd__hexBinary
108 struct KMS_Discovery_ClusterMember *__ptr; member in struct:KMS_Discovery::KMS_Discovery__ArrayOfClusterMembers
H A DKMS_CAStub.h76 unsigned char *__ptr; member in struct:KMS_CA::xsd__hexBinary
H A DKMS_CertificateStub.h76 unsigned char *__ptr; member in struct:KMS_Certificate::xsd__hexBinary
H A DKMS_AgentStub.h118 unsigned char *__ptr; member in struct:KMS_Agent::xsd__hexBinary
129 struct xsd__hexBinary *__ptr; member in struct:KMS_Agent::KMS_Agent__ArrayOfHexBinary
152 struct KMS_Agent__FilterParameters *__ptr; member in struct:KMS_Agent::KMS_Agent__ArrayOfFilterParameters
189 struct KMS_Agent__KeyGroup *__ptr; member in struct:KMS_Agent::KMS_Agent__ArrayOfKeyGroups
214 struct KMS_Agent__Key *__ptr; member in struct:KMS_Agent::KMS_Agent__ArrayOfKeys
H A DKMS_DiscoveryC.cpp1989 a->__ptr = NULL;
1995 if (a->__ptr && !soap_array_reference(soap, a, (struct soap_array*)&a->__ptr, 1, SOAP_TYPE_KMS_Discovery_KMS_Discovery__ArrayOfClusterMembers))
1997 { soap_embedded(soap, a->__ptr + i, SOAP_TYPE_KMS_Discovery_KMS_Discovery_ClusterMember);
1998 soap_serialize_KMS_Discovery_ClusterMember(soap, a->__ptr + i);
2005 id = soap_element_id(soap, tag, id, a, (struct soap_array*)&a->__ptr, 1, type, SOAP_TYPE_KMS_Discovery_KMS_Discovery__ArrayOfClusterMembers);
2012 soap_out_KMS_Discovery_ClusterMember(soap, "item", -1, &a->__ptr[i], "KMS-Discovery-ClusterMember");
2034 { a->__ptr = (struct KMS_Discovery_ClusterMember *)soap_malloc(soap, sizeof(struct KMS_Discovery_ClusterMember) * a->__size);
2036 soap_default_KMS_Discovery_ClusterMember(soap, a->__ptr+i);
2046 if (!soap_in_KMS_Discovery_ClusterMember(soap, NULL, a->__ptr
[all...]
H A DKMS_AgentC.cpp7011 a->__ptr = NULL;
7017 if (a->__ptr && !soap_array_reference(soap, a, (struct soap_array*)&a->__ptr, 1, SOAP_TYPE_KMS_Agent_KMS_Agent__ArrayOfKeys))
7019 { soap_embedded(soap, a->__ptr + i, SOAP_TYPE_KMS_Agent_KMS_Agent__Key);
7020 soap_serialize_KMS_Agent__Key(soap, a->__ptr + i);
7027 id = soap_element_id(soap, tag, id, a, (struct soap_array*)&a->__ptr, 1, type, SOAP_TYPE_KMS_Agent_KMS_Agent__ArrayOfKeys);
7034 soap_out_KMS_Agent__Key(soap, "item", -1, &a->__ptr[i], "KMS-Agent:Key");
7056 { a->__ptr = (struct KMS_Agent__Key *)soap_malloc(soap, sizeof(struct KMS_Agent__Key) * a->__size);
7058 soap_default_KMS_Agent__Key(soap, a->__ptr+i);
7068 if (!soap_in_KMS_Agent__Key(soap, NULL, a->__ptr
[all...]
H A DKMS_CAC.cpp2179 a->__ptr = NULL;
2184 if (a->__ptr)
2185 soap_array_reference(soap, a, (struct soap_array*)&a->__ptr, 1, SOAP_TYPE_KMS_CA_xsd__hexBinary);
2190 id = soap_element_id(soap, tag, id, a, (struct soap_array*)&a->__ptr, 1, type, SOAP_TYPE_KMS_CA_xsd__hexBinary);
2195 if (soap_puthex(soap, a->__ptr, a->__size))
2215 a->__ptr = soap_gethex(soap, &a->__size);
2216 if ((!a->__ptr && soap->error) || soap_element_end_in(soap, tag))
2229 register int id = soap_embed(soap, (void*)a, (struct soap_array*)&a->__ptr, 1, tag, SOAP_TYPE_KMS_CA_xsd__hexBinary);
H A DKMS_CertificateC.cpp1956 a->__ptr = NULL;
1961 if (a->__ptr)
1962 soap_array_reference(soap, a, (struct soap_array*)&a->__ptr, 1, SOAP_TYPE_KMS_Certificate_xsd__hexBinary);
1967 id = soap_element_id(soap, tag, id, a, (struct soap_array*)&a->__ptr, 1, type, SOAP_TYPE_KMS_Certificate_xsd__hexBinary);
1972 if (soap_puthex(soap, a->__ptr, a->__size))
1992 a->__ptr = soap_gethex(soap, &a->__size);
1993 if ((!a->__ptr && soap->error) || soap_element_end_in(soap, tag))
2006 register int id = soap_embed(soap, (void*)a, (struct soap_array*)&a->__ptr, 1, tag, SOAP_TYPE_KMS_Certificate_xsd__hexBinary);
H A Dstdsoap2.cpp6469 h = soap_hash_ptr(a->__ptr);
6472 DBGLOG(TEST, SOAP_MESSAGE(fdebug, "Pointer enter location=%p array=%p size=%d dim=%d type=%d id=%d\n", p, a?a->__ptr:NULL, a?a->__size:0, n, type, soap->idnum+1));
6495 if (!p || !a->__ptr)
6497 for (pp = soap->pht[soap_hash_ptr(a->__ptr)]; pp; pp = pp->next)
6498 { if (pp->type == type && pp->array && pp->array->__ptr == a->__ptr)
6505 DBGLOG(TEST, SOAP_MESSAGE(fdebug, "Array lookup location=%p type=%d id=%d\n", a->__ptr, type, pp->id));
6510 DBGLOG(TEST, SOAP_MESSAGE(fdebug, "Array lookup location=%p type=%d: not found\n", a->__ptr, type));
6772 if (!p || !a->__ptr)
6787 DBGLOG(TEST, SOAP_MESSAGE(fdebug, "Array reference %p ptr=%p dim=%d type=%d (%d %d)\n", p, a->__ptr,
[all...]
H A Dstdsoap2.h1384 { void *__ptr; member in struct:soap_array

Completed in 265 milliseconds