Home
last modified time | relevance | path

Searched refs:TPM2_ECC_NIST_P256 (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dtpm.h66 TPM2_ECC_NIST_P256 = 0x0003, enumerator
/linux/drivers/char/tpm/
H A Dtpm2-sessions.c1154 if (val != TPM2_ECC_NIST_P256) in tpm2_parse_create_primary()
1304 tpm_buf_append_u16(&template, TPM2_ECC_NIST_P256); in tpm2_create_primary()