Searched refs:TPM_ALG_CFB (Results 1 – 2 of 2) sorted by relevance
1023 tpm_buf_append_u16(&buf, TPM_ALG_CFB); in tpm2_start_auth_session()1144 if (val != TPM_ALG_CFB) in tpm2_parse_create_primary()1298 tpm_buf_append_u16(&template, TPM_ALG_CFB); in tpm2_create_primary()
55 TPM_ALG_CFB = 0x0043, enumerator