VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/Include/Library/PasswordLib.h
diff options
context:
space:
mode:
authorkavsrf <kavsrf@gmail.com>2016-12-31 13:49:59 +0300
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2017-06-05 17:36:51 +0200
commitf2e878683655b885f8ab2d365a40993ef942dea7 (patch)
tree22dbf411fc9d99a7ad23aae489eb491bb37fe387 /Include/Library/PasswordLib.h
parent659af8b2c1ee88a9ee78dd1b1a5fa7cae2302984 (diff)
downloadVeraCrypt-DCS-f2e878683655b885f8ab2d365a40993ef942dea7.tar.gz
VeraCrypt-DCS-f2e878683655b885f8ab2d365a40993ef942dea7.zip
DcsProp configuration keys
AutoLogin AutoPassword AuthorizeProgress AuthStartMsg AuthErrorMsg Random Authorization retry bug fix
Diffstat (limited to 'Include/Library/PasswordLib.h')
-rw-r--r--Include/Library/PasswordLib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Include/Library/PasswordLib.h b/Include/Library/PasswordLib.h
index 62cad21..3396164 100644
--- a/Include/Library/PasswordLib.h
+++ b/Include/Library/PasswordLib.h
@@ -23,6 +23,7 @@ extern CHAR8* gPasswordPictureChars;
extern CHAR8* gPasswordPictureCharsDefault;
extern UINTN gPasswordPictureCharsLen;
extern UINT8 gPasswordVisible;
+extern UINT8 gPasswordProgress;
extern int gPasswordShowMark;
extern int gPlatformLocked;