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