Home
last modified time | relevance | path

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

/qemu/backends/tpm/
H A Dtpm_ioctl.h33 struct ptm_est { struct
246 typedef struct ptm_est ptm_est; typedef
282 PTM_GET_TPMESTABLISHED = _IOR('P', 3, ptm_est),
H A Dtpm_emulator.c434 ptm_est est; in tpm_emulator_get_tpm_established_flag()
/qemu/tests/qtest/
H A Dtpm-emu.c190 ptm_est est = { in tpm_emu_ctrl_thread()