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

/external/lzma/CPP/7zip/UI/Console/
H A DExtractCallbackConsole.cpp43 static const char *kCrcFailedEncrypted = "CRC Failed in encrypted file. Wrong password?"; variable
125 (*OutStream) << (encrypted ? kCrcFailedEncrypted: kCrcFailed);

Completed in 85 milliseconds