Home
last modified time | relevance | path

Searched hist:"954650 efb79f99d5c817c121bb0a7c6c53362048" (Results 1 – 4 of 4) sorted by relevance

/linux/include/keys/
H A Dtrusted-type.hdiff 954650efb79f99d5c817c121bb0a7c6c53362048 Sat May 30 07:09:04 CEST 2015 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> tpm: seal/unseal for TPM 2.0

Added tpm_trusted_seal() and tpm_trusted_unseal() API for sealing
trusted keys.

This patch implements basic sealing and unsealing functionality for
TPM 2.0:

* Seal with a parent key using a 20 byte auth value.
* Unseal with a parent key using a 20 byte auth value.

Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
/linux/include/linux/
H A Dtpm.hdiff 954650efb79f99d5c817c121bb0a7c6c53362048 Sat May 30 07:09:04 CEST 2015 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> tpm: seal/unseal for TPM 2.0

Added tpm_trusted_seal() and tpm_trusted_unseal() API for sealing
trusted keys.

This patch implements basic sealing and unsealing functionality for
TPM 2.0:

* Seal with a parent key using a 20 byte auth value.
* Unseal with a parent key using a 20 byte auth value.

Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
/linux/drivers/char/tpm/
H A Dtpm2-cmd.cdiff 954650efb79f99d5c817c121bb0a7c6c53362048 Sat May 30 07:09:04 CEST 2015 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> tpm: seal/unseal for TPM 2.0

Added tpm_trusted_seal() and tpm_trusted_unseal() API for sealing
trusted keys.

This patch implements basic sealing and unsealing functionality for
TPM 2.0:

* Seal with a parent key using a 20 byte auth value.
* Unseal with a parent key using a 20 byte auth value.

Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
H A Dtpm-interface.cdiff 954650efb79f99d5c817c121bb0a7c6c53362048 Sat May 30 07:09:04 CEST 2015 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> tpm: seal/unseal for TPM 2.0

Added tpm_trusted_seal() and tpm_trusted_unseal() API for sealing
trusted keys.

This patch implements basic sealing and unsealing functionality for
TPM 2.0:

* Seal with a parent key using a 20 byte auth value.
* Unseal with a parent key using a 20 byte auth value.

Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>