diff options
| author | Ondrej Kozina <[email protected]> | 2016-11-02 15:02:08 +0100 |
|---|---|---|
| committer | Mike Snitzer <[email protected]> | 2016-11-21 09:51:59 -0500 |
| commit | 265e9098bac02bc5e36cda21fdbad34cb5b2f48d (patch) | |
| tree | 6d98e458484e544fccf7c994e1ee749f53fb68b9 /tools/perf/scripts/python | |
| parent | 0dae7fe59749ba3a3644f717315097422bea9680 (diff) | |
dm crypt: mark key as invalid until properly loaded
In crypt_set_key(), if a failure occurs while replacing the old key
(e.g. tfm->setkey() fails) the key must not have DM_CRYPT_KEY_VALID flag
set. Otherwise, the crypto layer would have an invalid key that still
has DM_CRYPT_KEY_VALID flag set.
Cc: [email protected]
Signed-off-by: Ondrej Kozina <[email protected]>
Reviewed-by: Mikulas Patocka <[email protected]>
Signed-off-by: Mike Snitzer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions