Searched refs:DLP_ENC_DATA (Results 1 – 2 of 2) sorted by relevance
50 const std::string DLP_ENC_DATA = "encrypted_data"; variable607 UnzipSpecificFile(dlpFd_, DLP_ENC_DATA.c_str(), DLP_OPENING_ENC_DATA.c_str()); in UnzipDlpFile()1137 ret = AddFileContextToZip(encFile, DLP_ENC_DATA.c_str(), DLP_GEN_FILE.c_str()); in GenFileInZip()
46 const std::string DLP_ENC_DATA = "encrypted_data"; variable