encrypted-keys: remove trusted-keys dependency
authorMimi Zohar <zohar@linux.vnet.ibm.com>
Sun, 28 Aug 2011 02:21:26 +0000 (22:21 -0400)
committerMimi Zohar <zohar@linux.vnet.ibm.com>
Wed, 14 Sep 2011 19:23:49 +0000 (15:23 -0400)
Encrypted keys are decrypted/encrypted using either a trusted-key or,
for those systems without a TPM, a user-defined key.  This patch
removes the trusted-keys and TCG_TPM dependencies.

Signed-off-by: Mimi Zohar <zohar@us.ibm.com>

No differences found