Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dtpm_util.h34 static inline uint16_t tpm_cmd_get_tag(const void *b) in tpm_cmd_get_tag() function
/openbmc/qemu/backends/tpm/
H A Dtpm_util.c163 *return_tag = tpm_cmd_get_tag(buf); in tpm_util_test()