Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dtpm-tests.c60 tpm_util_pcrextend(s, tx); in tpm_test_swtpm_test()
106 tpm_util_pcrextend(src_qemu, tx); in tpm_test_swtpm_migration_test()
H A Dtpm-util.h32 void tpm_util_pcrextend(QTestState *s, tx_func *tx);
H A Dtpm-util.c68 void tpm_util_pcrextend(QTestState *s, tx_func *tx) in tpm_util_pcrextend() function