Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A DKMS_AgentC.cpp3790 size_t soap_flag_KeyGroupID = 1; in soap_in_KMS_Agent__RetrieveProtectAndProcessKey2() local
3807 if (soap_flag_KeyGroupID && (soap->error == SOAP_TAG_MISMATCH || soap->error == SOAP_NO_TAG)) in soap_in_KMS_Agent__RetrieveProtectAndProcessKey2()
3809 { soap_flag_KeyGroupID--; in soap_in_KMS_Agent__RetrieveProtectAndProcessKey2()
4025 size_t soap_flag_KeyGroupID = 1; in soap_in_KMS_Agent__RetrieveProtectAndProcessKey() local
4041 if (soap_flag_KeyGroupID && (soap->error == SOAP_TAG_MISMATCH || soap->error == SOAP_NO_TAG)) in soap_in_KMS_Agent__RetrieveProtectAndProcessKey()
4043 { soap_flag_KeyGroupID--; in soap_in_KMS_Agent__RetrieveProtectAndProcessKey()
4783 size_t soap_flag_KeyGroupID = 1; in soap_in_KMS_Agent__RetrieveKey2() local
4805 if (soap_flag_KeyGroupID && (soap->error == SOAP_TAG_MISMATCH || soap->error == SOAP_NO_TAG)) in soap_in_KMS_Agent__RetrieveKey2()
4807 { soap_flag_KeyGroupID--; in soap_in_KMS_Agent__RetrieveKey2()
5028 size_t soap_flag_KeyGroupID = 1; in soap_in_KMS_Agent__RetrieveKey() local
[all …]