Searched refs:kCrcFailedEncrypted (Results 1 – 1 of 1) sorted by relevance
43 static const char *kCrcFailedEncrypted = "CRC Failed in encrypted file. Wrong password?"; variable125 (*OutStream) << (encrypted ? kCrcFailedEncrypted: kCrcFailed); in SetOperationResult()