diff options
Diffstat (limited to 'variables.h')
-rw-r--r-- | variables.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/variables.h b/variables.h index a52a23361..fe0ccf622 100644 --- a/variables.h +++ b/variables.h @@ -146,6 +146,7 @@ #define TW_DOWNLOAD_MODE "tw_download_mode" #define TW_IS_ENCRYPTED "tw_is_encrypted" #define TW_IS_DECRYPTED "tw_is_decrypted" +#define TW_CRYPTO_PWTYPE "tw_crypto_pwtype" #define TW_HAS_CRYPTO "tw_has_crypto" #define TW_CRYPTO_PASSWORD "tw_crypto_password" #define TW_DATA_BLK_DEVICE "tw_data_blk_device" // Original block device - not decrypted |