Home
last modified time | relevance | path

Searched refs:TPM2_CC_GET_CAPABILITY (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm2-cmd.c100 case TPM2_CC_GET_CAPABILITY: /* 17A */ in tpm2_ordinal_duration_index()
393 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_CAPABILITY); in tpm2_get_tpm_pt()
498 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_CAPABILITY); in tpm2_probe()
563 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_CAPABILITY); in tpm2_get_pcr_allocation()
652 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_CAPABILITY); in tpm2_get_cc_attrs_tbl()
H A Dtpm2-space.c446 if (cc != TPM2_CC_GET_CAPABILITY || in tpm2_map_response_body()
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm2-cmd.c100 case TPM2_CC_GET_CAPABILITY: /* 17A */ in tpm2_ordinal_duration_index()
393 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_CAPABILITY); in tpm2_get_tpm_pt()
498 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_CAPABILITY); in tpm2_probe()
563 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_CAPABILITY); in tpm2_get_pcr_allocation()
652 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_CAPABILITY); in tpm2_get_cc_attrs_tbl()
H A Dtpm2-space.c446 if (cc != TPM2_CC_GET_CAPABILITY || in tpm2_map_response_body()
/kernel/linux/linux-6.6/tools/testing/selftests/tpm2/
H A Dtpm2.py24 TPM2_CC_GET_CAPABILITY = 0x017A variable
696 TPM2_CC_GET_CAPABILITY,
729 TPM2_CC_GET_CAPABILITY,
/kernel/linux/linux-5.10/tools/testing/selftests/tpm2/
H A Dtpm2.py24 TPM2_CC_GET_CAPABILITY = 0x017A variable
695 TPM2_CC_GET_CAPABILITY,
/kernel/linux/linux-5.10/include/linux/
H A Dtpm.h227 TPM2_CC_GET_CAPABILITY = 0x017A, enumerator
/kernel/linux/linux-6.6/include/linux/
H A Dtpm.h235 TPM2_CC_GET_CAPABILITY = 0x017A, enumerator

Completed in 9 milliseconds