Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A DKMS_AgentC.cpp3236 size_t soap_flag_AgentKWKID = 1; in soap_in_KMS_Agent__RegisterAgentKWKResponse() local
3247 if (soap_flag_AgentKWKID && (soap->error == SOAP_TAG_MISMATCH || soap->error == SOAP_NO_TAG)) in soap_in_KMS_Agent__RegisterAgentKWKResponse()
3249 { soap_flag_AgentKWKID--; in soap_in_KMS_Agent__RegisterAgentKWKResponse()
3791 size_t soap_flag_AgentKWKID = 1; in soap_in_KMS_Agent__RetrieveProtectAndProcessKey2() local
3812 if (soap_flag_AgentKWKID && (soap->error == SOAP_TAG_MISMATCH || soap->error == SOAP_NO_TAG)) in soap_in_KMS_Agent__RetrieveProtectAndProcessKey2()
3814 { soap_flag_AgentKWKID--; in soap_in_KMS_Agent__RetrieveProtectAndProcessKey2()
4267 size_t soap_flag_AgentKWKID = 1; in soap_in_KMS_Agent__RetrieveDataUnitKeys2() local
4298 if (soap_flag_AgentKWKID && (soap->error == SOAP_TAG_MISMATCH || soap->error == SOAP_NO_TAG)) in soap_in_KMS_Agent__RetrieveDataUnitKeys2()
4300 { soap_flag_AgentKWKID--; in soap_in_KMS_Agent__RetrieveDataUnitKeys2()
4784 size_t soap_flag_AgentKWKID = 1; in soap_in_KMS_Agent__RetrieveKey2() local
[all …]