Searched refs:TPM2_CC_ReadClock (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/backends/tpm/ | ||
H A D | tpm_int.h | 67 #define TPM2_CC_ReadClock 0x00000181 macro |
H A D | tpm_util.c | 192 .ordinal = cpu_to_be32(TPM2_CC_ReadClock), in tpm_util_test_tpmdev() |