Searched hist:"5 ca4c20cfd37bac6486de040e9951b3b34755238" (Results 1 – 6 of 6) sorted by relevance
/linux/include/uapi/linux/ |
H A D | hash_info.h | diff 5ca4c20cfd37bac6486de040e9951b3b34755238 Thu Nov 05 20:43:06 CET 2015 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> keys, trusted: select hash algorithm for TPM2 chips
Added 'hash=' option for selecting the hash algorithm for add_key() syscall and documentation for it.
Added entry for sm3-256 to the following tables in order to support TPM_ALG_SM3_256:
* hash_algo_name * hash_digest_size
Includes support for the following hash algorithms:
* sha1 * sha256 * sha384 * sha512 * sm3-256
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Tested-by: Colin Ian King <colin.king@canonical.com> Reviewed-by: James Morris <james.l.morris@oracle.com> Reviewed-by: Mimi Zohar <zohar@linux.vnet.ibm.com> Acked-by: Peter Huewe <peterhuewe@gmx.de>
|
/linux/include/crypto/ |
H A D | hash_info.h | diff 5ca4c20cfd37bac6486de040e9951b3b34755238 Thu Nov 05 20:43:06 CET 2015 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> keys, trusted: select hash algorithm for TPM2 chips
Added 'hash=' option for selecting the hash algorithm for add_key() syscall and documentation for it.
Added entry for sm3-256 to the following tables in order to support TPM_ALG_SM3_256:
* hash_algo_name * hash_digest_size
Includes support for the following hash algorithms:
* sha1 * sha256 * sha384 * sha512 * sm3-256
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Tested-by: Colin Ian King <colin.king@canonical.com> Reviewed-by: James Morris <james.l.morris@oracle.com> Reviewed-by: Mimi Zohar <zohar@linux.vnet.ibm.com> Acked-by: Peter Huewe <peterhuewe@gmx.de>
|
/linux/include/keys/ |
H A D | trusted-type.h | diff 5ca4c20cfd37bac6486de040e9951b3b34755238 Thu Nov 05 20:43:06 CET 2015 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> keys, trusted: select hash algorithm for TPM2 chips
Added 'hash=' option for selecting the hash algorithm for add_key() syscall and documentation for it.
Added entry for sm3-256 to the following tables in order to support TPM_ALG_SM3_256:
* hash_algo_name * hash_digest_size
Includes support for the following hash algorithms:
* sha1 * sha256 * sha384 * sha512 * sm3-256
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Tested-by: Colin Ian King <colin.king@canonical.com> Reviewed-by: James Morris <james.l.morris@oracle.com> Reviewed-by: Mimi Zohar <zohar@linux.vnet.ibm.com> Acked-by: Peter Huewe <peterhuewe@gmx.de>
|
/linux/crypto/ |
H A D | hash_info.c | diff 5ca4c20cfd37bac6486de040e9951b3b34755238 Thu Nov 05 20:43:06 CET 2015 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> keys, trusted: select hash algorithm for TPM2 chips
Added 'hash=' option for selecting the hash algorithm for add_key() syscall and documentation for it.
Added entry for sm3-256 to the following tables in order to support TPM_ALG_SM3_256:
* hash_algo_name * hash_digest_size
Includes support for the following hash algorithms:
* sha1 * sha256 * sha384 * sha512 * sm3-256
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Tested-by: Colin Ian King <colin.king@canonical.com> Reviewed-by: James Morris <james.l.morris@oracle.com> Reviewed-by: Mimi Zohar <zohar@linux.vnet.ibm.com> Acked-by: Peter Huewe <peterhuewe@gmx.de>
|
/linux/security/keys/ |
H A D | Kconfig | diff 5ca4c20cfd37bac6486de040e9951b3b34755238 Thu Nov 05 20:43:06 CET 2015 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> keys, trusted: select hash algorithm for TPM2 chips
Added 'hash=' option for selecting the hash algorithm for add_key() syscall and documentation for it.
Added entry for sm3-256 to the following tables in order to support TPM_ALG_SM3_256:
* hash_algo_name * hash_digest_size
Includes support for the following hash algorithms:
* sha1 * sha256 * sha384 * sha512 * sm3-256
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Tested-by: Colin Ian King <colin.king@canonical.com> Reviewed-by: James Morris <james.l.morris@oracle.com> Reviewed-by: Mimi Zohar <zohar@linux.vnet.ibm.com> Acked-by: Peter Huewe <peterhuewe@gmx.de>
|
/linux/drivers/char/tpm/ |
H A D | tpm2-cmd.c | diff 5ca4c20cfd37bac6486de040e9951b3b34755238 Thu Nov 05 20:43:06 CET 2015 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> keys, trusted: select hash algorithm for TPM2 chips
Added 'hash=' option for selecting the hash algorithm for add_key() syscall and documentation for it.
Added entry for sm3-256 to the following tables in order to support TPM_ALG_SM3_256:
* hash_algo_name * hash_digest_size
Includes support for the following hash algorithms:
* sha1 * sha256 * sha384 * sha512 * sm3-256
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Tested-by: Colin Ian King <colin.king@canonical.com> Reviewed-by: James Morris <james.l.morris@oracle.com> Reviewed-by: Mimi Zohar <zohar@linux.vnet.ibm.com> Acked-by: Peter Huewe <peterhuewe@gmx.de>
|