Searched refs:TPM_ALG_SHA256 (Results 1 – 4 of 4) sorted by relevance
154 case TPM_ALG_SHA256: in name_size() 1030 tpm_buf_append_u16(&buf, TPM_ALG_SHA256); in tpm2_start_auth_session() 1111 put_unaligned_be16(TPM_ALG_SHA256, name); in tpm2_parse_create_primary() 1124 if (val != TPM_ALG_SHA256) in tpm2_parse_create_primary() 1286 tpm_buf_append_u16(&template, TPM_ALG_SHA256); in tpm2_create_primary()
489 PCR_ATTR_BUILD(TPM_ALG_SHA256, sha256);515 case TPM_ALG_SHA256: in tpm_sysfs_add_device()
26 {HASH_ALGO_SHA256, TPM_ALG_SHA256},
51 TPM_ALG_SHA256 = 0x000B, enumerator