Home
last modified time | relevance | path

Searched refs:ptm_est (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/backends/tpm/
H A Dtpm_ioctl.h43 struct ptm_est { struct
257 typedef struct ptm_est ptm_est; typedef
293 PTM_GET_TPMESTABLISHED = _IOR('P', 3, ptm_est),
H A Dtpm_emulator.c461 ptm_est est; in tpm_emulator_get_tpm_established_flag()
/openbmc/qemu/tests/qtest/
H A Dtpm-emu.c190 ptm_est est = { in tpm_emu_ctrl_thread()