Home
last modified time | relevance | path

Searched refs:ptm_getstate (Results 1 – 2 of 2) sorted by path

/qemu/backends/tpm/
H A Dtpm_emulator.c694 ptm_getstate pgs; in tpm_emulator_get_state_blob()
707 offsetof(ptm_getstate, u.resp.data)) < 0) { in tpm_emulator_get_state_blob()
H A Dtpm_ioctl.h112 struct ptm_getstate { struct
251 typedef struct ptm_getstate ptm_getstate; typedef
290 PTM_GET_STATEBLOB = _IOWR('P', 11, ptm_getstate),