Home
last modified time | relevance | path

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

/qemu/backends/tpm/
H A Dtpm_ioctl.h264 #define PTM_CAP_CANCEL_TPM_CMD (1 << 5) macro
H A Dtpm_emulator.c493 if (!TPM_EMULATOR_IMPLEMENTS_ALL_CAPS(tpm_emu, PTM_CAP_CANCEL_TPM_CMD)) { in tpm_emulator_cancel_cmd()