Home
last modified time | relevance | path

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

/qemu/backends/tpm/
H A Dtpm_ioctl.h267 #define PTM_CAP_GET_STATEBLOB (1 << 8) macro
H A Dtpm_emulator.c530 ptm_cap caps = PTM_CAP_GET_STATEBLOB | PTM_CAP_SET_STATEBLOB | in tpm_emulator_block_migration()