Searched refs:TPM2_CC_GET_CAPABILITY (Results 1 – 3 of 3) sorted by relevance
708 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_CAPABILITY); in tpm2_get_tpm_pt()831 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_CAPABILITY); in tpm2_probe()868 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_CAPABILITY); in tpm2_get_pcr_allocation()940 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_CAPABILITY); in tpm2_get_cc_attrs_tbl()
148 TPM2_CC_GET_CAPABILITY = 0x017A, enumerator
405 if (cc != TPM2_CC_GET_CAPABILITY || in tpm2_map_response_body()