-
Committer:
Dustin Kirkland
-
Date:
2009-01-26 04:02:49 UTC
-
Revision ID:
git-v1:92e9ebec5790a4a7bb79bb9017230d68275afed8
insert_wrapped_passphrase adds fnek
This patch adds one small bit of functionality back into the libecryptfs
libraries (without changing the api/abi).
The insert_wrapped_passphrase functions are already "smart" functions,
intended to simplify otherwise complex, multi-step ecryptfs procedures.
Thus, if the kernel supports filename encryption, and there is a request
to insert a wrapped passphrase into the keyring, the associated filename
encryption passphrase is also inserted at the same time.
Signed-off-by: Dustin Kirkland <kirkland@canonical.com>