Searched refs:tpm_emulator_get_state_blob (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/backends/tpm/ |
H A D | tpm_emulator.c | 718 static int tpm_emulator_get_state_blob(TPMEmulator *tpm_emu, in tpm_emulator_get_state_blob() function 789 if (tpm_emulator_get_state_blob(tpm_emu, PTM_BLOB_TYPE_PERMANENT, in tpm_emulator_get_state_blobs() 792 tpm_emulator_get_state_blob(tpm_emu, PTM_BLOB_TYPE_VOLATILE, in tpm_emulator_get_state_blobs() 795 tpm_emulator_get_state_blob(tpm_emu, PTM_BLOB_TYPE_SAVESTATE, in tpm_emulator_get_state_blobs()
|
H A D | trace-events | 30 tpm_emulator_get_state_blob(uint8_t type, uint32_t size, uint32_t flags) "got state blob type %d, %…
|