Home
last modified time | relevance | path

Searched refs:tpm_util_startup (Results 1 – 3 of 3) sorted by relevance

/qemu/tests/qtest/
H A Dtpm-tests.c59 tpm_util_startup(s, tx); in tpm_test_swtpm_test()
105 tpm_util_startup(src_qemu, tx); in tpm_test_swtpm_migration_test()
H A Dtpm-util.h31 void tpm_util_startup(QTestState *s, tx_func *tx);
H A Dtpm-util.c54 void tpm_util_startup(QTestState *s, tx_func *tx) in tpm_util_startup() function