Home
last modified time | relevance | path

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

/openbmc/qemu/backends/tpm/
H A Dtpm_ioctl.h275 #define PTM_CAP_LOCK_STORAGE (1 << 16) macro
H A Dtpm_emulator.c313 if (!TPM_EMULATOR_IMPLEMENTS_ALL_CAPS(tpm_emu, PTM_CAP_LOCK_STORAGE)) { in tpm_emulator_lock_storage()