Searched refs:TPM_ALG_SHA256 (Results 1 – 4 of 4) sorted by relevance
154 case TPM_ALG_SHA256: in name_size()1055 tpm_buf_append_u16(buf, TPM_ALG_SHA256); in tpm2_start_auth_session()1133 put_unaligned_be16(TPM_ALG_SHA256, name); in tpm2_parse_create_primary()1146 if (val != TPM_ALG_SHA256) in tpm2_parse_create_primary()1310 tpm_buf_append_u16(template, TPM_ALG_SHA256); in tpm2_create_primary()
493 PCR_ATTR_BUILD(TPM_ALG_SHA256, sha256);519 case TPM_ALG_SHA256: in tpm_sysfs_add_device()
26 {HASH_ALGO_SHA256, TPM_ALG_SHA256},
467 TPM_ALG_SHA256 = 0x000B, enumerator