[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1446204910-29948-1-git-send-email-jarkko.sakkinen@linux.intel.com>
Date: Fri, 30 Oct 2015 13:35:06 +0200
From: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>
To: Peter Huewe <peterhuewe@....de>,
Marcel Selhorst <tpmdd@...horst.net>,
Mimi Zohar <zohar@...ux.vnet.ibm.com>,
David Howells <dhowells@...hat.com>
Cc: tpmdd-devel@...ts.sourceforge.net, linux-kernel@...r.kernel.org,
linux-security-module@...r.kernel.org, keyrings@...r.kernel.org,
chris.j.arges@...onical.com, seth.forshee@...onical.com,
colin.king@...onical.com, josh@...htriplett.org,
Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>,
Jason Gunthorpe <jgunthorpe@...idianresearch.com>,
linux-api@...r.kernel.org (open list:ABI/API),
linux-crypto@...r.kernel.org (open list:CRYPTO API),
linux-doc@...r.kernel.org (open list:DOCUMENTATION)
Subject: [PATCH v2 0/3] TPM2: select hash algorithm for a trusted key
Jarkko Sakkinen (3):
keys, trusted: select the hash algorithm
crypto: add entry for sm3-256
tpm: choose hash algorithm for sealing when using TPM 2.0
Documentation/security/keys-trusted-encrypted.txt | 3 ++
crypto/hash_info.c | 2 ++
drivers/char/tpm/tpm.h | 10 ++++--
drivers/char/tpm/tpm2-cmd.c | 42 +++++++++++++++++++++--
include/crypto/hash_info.h | 3 ++
include/keys/trusted-type.h | 1 +
include/uapi/linux/hash_info.h | 1 +
security/keys/Kconfig | 1 +
security/keys/trusted.c | 20 ++++++++++-
9 files changed, 76 insertions(+), 7 deletions(-)
--
2.5.0
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists