Home
last modified time | relevance | path

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

/openbmc/qemu/backends/tpm/
H A Dtpm_ioctl.h278 #define PTM_CAP_GET_STATEBLOB (1 << 8) macro
H A Dtpm_emulator.c559 uint32_t caps = PTM_CAP_GET_STATEBLOB | PTM_CAP_SET_STATEBLOB | in tpm_emulator_block_migration()