Searched refs:TPM_ORD_GET_CAP (Results 1 – 1 of 1) sorted by relevance
723 #define TPM_ORD_GET_CAP 101 macro729 .ordinal = cpu_to_be32(TPM_ORD_GET_CAP)738 rc = tpm_buf_init(&buf, TPM_TAG_RQU_COMMAND, TPM_ORD_GET_CAP); in tpm_getcap()