Home
last modified time | relevance | path

Searched refs:TPM2_RH_NULL (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/tpm2/
H A Dtpm2.py45 TPM2_RH_NULL = 0x40000007 variable
463 TPM2_RH_NULL,
464 TPM2_RH_NULL,
/linux/drivers/char/tpm/
H A Dtpm2-sessions.c938 rc = tpm2_create_primary(chip, TPM2_RH_NULL, &tmp_null_key, name); in tpm2_load_null()
998 tpm_buf_append_u32(&buf, TPM2_RH_NULL); in tpm2_start_auth_session()
1347 rc = tpm2_create_primary(chip, TPM2_RH_NULL, &null_key, in tpm2_create_null_primary()
/linux/include/linux/
H A Dtpm.h293 TPM2_RH_NULL = 0x40000007, enumerator