diff options
author | Milan Broz <mbroz@redhat.com> | 2009-12-11 02:51:55 +0300 |
---|---|---|
committer | Alasdair G Kergon <agk@redhat.com> | 2009-12-11 02:51:55 +0300 |
commit | 0b4309581b5be8749afdd5a9087fd82a2a5c9932 (patch) | |
tree | 4e29641aa1da9e8dc7ab8394f12162976ebef986 /include | |
parent | 8e87b9b81b3c370f7e53c1ab6e1c3519ef37a644 (diff) | |
download | linux-0b4309581b5be8749afdd5a9087fd82a2a5c9932.tar.xz |
dm crypt: make wipe message also wipe tfm key
The "wipe key" message is used to wipe a volume key from memory
temporarily, for example when suspending to RAM.
There are two instances of the key in memory (inside crypto tfm)
but only one got wiped. This patch wipes them both.
Cc: stable@kernel.org
Signed-off-by: Milan Broz <mbroz@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions