Searched refs:soap_flag_DataUnit (Results 1 – 1 of 1) sorted by relevance
3789 size_t soap_flag_DataUnit = 1; in soap_in_KMS_Agent__RetrieveProtectAndProcessKey2() local3802 if (soap_flag_DataUnit && soap->error == SOAP_TAG_MISMATCH) in soap_in_KMS_Agent__RetrieveProtectAndProcessKey2()3804 { soap_flag_DataUnit--; in soap_in_KMS_Agent__RetrieveProtectAndProcessKey2()3832 if ((soap->mode & SOAP_XML_STRICT) && (soap_flag_DataUnit > 0)) in soap_in_KMS_Agent__RetrieveProtectAndProcessKey2()4024 size_t soap_flag_DataUnit = 1; in soap_in_KMS_Agent__RetrieveProtectAndProcessKey() local4036 if (soap_flag_DataUnit && soap->error == SOAP_TAG_MISMATCH) in soap_in_KMS_Agent__RetrieveProtectAndProcessKey()4038 { soap_flag_DataUnit--; in soap_in_KMS_Agent__RetrieveProtectAndProcessKey()4061 if ((soap->mode & SOAP_XML_STRICT) && (soap_flag_DataUnit > 0)) in soap_in_KMS_Agent__RetrieveProtectAndProcessKey()4263 size_t soap_flag_DataUnit = 1; in soap_in_KMS_Agent__RetrieveDataUnitKeys2() local4278 if (soap_flag_DataUnit && soap->error == SOAP_TAG_MISMATCH) in soap_in_KMS_Agent__RetrieveDataUnitKeys2()[all …]