Home
last modified time | relevance | path

Searched refs:tpm_cmd_get_ordinal (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/sysemu/
H A Dtpm_util.h54 static inline uint32_t tpm_cmd_get_ordinal(const void *b) in tpm_cmd_get_ordinal() function
/openbmc/qemu/backends/tpm/
H A Dtpm_util.c100 return tpm_cmd_get_ordinal(in) == TPM_ORD_ContinueSelfTest; in tpm_util_is_selftest()