Rewrite key input handling, add limits.

git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@474 36d66b0a-2a48-0410-832c-cd162a569da5
This commit is contained in:
Milan Broz
2011-03-19 00:17:10 +00:00
parent aef20fe02e
commit 93da52f883
13 changed files with 316 additions and 194 deletions

View File

@@ -1,9 +1,7 @@
#ifndef CRYPTSETUP_H
#define CRYPTSETUP_H
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#include <config.h>
#include "lib/nls.h"
#include "lib/utils_crypt.h"