Home
last modified time | relevance | path

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

/qemu/backends/tpm/
H A Dtpm_emulator.c689 static int tpm_emulator_get_state_blob(TPMEmulator *tpm_emu, in tpm_emulator_get_state_blob() function
758 if (tpm_emulator_get_state_blob(tpm_emu, PTM_BLOB_TYPE_PERMANENT, in tpm_emulator_get_state_blobs()
761 tpm_emulator_get_state_blob(tpm_emu, PTM_BLOB_TYPE_VOLATILE, in tpm_emulator_get_state_blobs()
764 tpm_emulator_get_state_blob(tpm_emu, PTM_BLOB_TYPE_SAVESTATE, in tpm_emulator_get_state_blobs()
H A Dtrace-events29 tpm_emulator_get_state_blob(uint8_t type, uint32_t size, uint32_t flags) "got state blob type %d, %…