Searched refs:TPM2_CC_GetCapability (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/backends/tpm/ | ||
H A D | tpm_int.h | 68 #define TPM2_CC_GetCapability 0x0000017a macro |
H A D | tpm_util.c | 280 .ordinal = cpu_to_be32(TPM2_CC_GetCapability), in tpm_util_get_buffer_size() |