Searched refs:TPM_ORD_ContinueSelfTest (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/backends/tpm/ | ||
H A D | tpm_int.h | 56 #define TPM_ORD_ContinueSelfTest 0x53 macro |
H A D | tpm_util.c | 100 return tpm_cmd_get_ordinal(in) == TPM_ORD_ContinueSelfTest; in tpm_util_is_selftest() |