Searched refs:TPM2_CC_GET_CAPABILITY (Results 1 – 3 of 3) sorted by relevance
114 case TPM2_CC_GET_CAPABILITY: /* 17A */ in tpm2_ordinal_duration_index()699 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_CAPABILITY); in tpm2_get_tpm_pt()795 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_CAPABILITY); in tpm2_probe()858 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_CAPABILITY); in tpm2_get_pcr_allocation()947 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_CAPABILITY); in tpm2_get_cc_attrs_tbl()
120 TPM2_CC_GET_CAPABILITY = 0x017A, enumerator
441 if (cc != TPM2_CC_GET_CAPABILITY || in tpm2_map_response_body()