Home
last modified time | relevance | path

Searched refs:tx_func (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dtpm-util.h23 typedef void (tx_func)(QTestState *s, typedef
31 void tpm_util_startup(QTestState *s, tx_func *tx);
32 void tpm_util_pcrextend(QTestState *s, tx_func *tx);
33 void tpm_util_pcrread(QTestState *s, tx_func *tx,
H A Dtpm-tests.h18 void tpm_test_swtpm_test(const char *src_tpm_path, tx_func *tx,
23 const char *uri, tx_func *tx,
H A Dtpm-util.c54 void tpm_util_startup(QTestState *s, tx_func *tx) in tpm_util_startup()
68 void tpm_util_pcrextend(QTestState *s, tx_func *tx) in tpm_util_pcrextend()
88 void tpm_util_pcrread(QTestState *s, tx_func *tx, in tpm_util_pcrread()
H A Dtpm-tests.c32 void tpm_test_swtpm_test(const char *src_tpm_path, tx_func *tx, in tpm_test_swtpm_test()
79 const char *uri, tx_func *tx, in tpm_test_swtpm_migration_test()