Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dtpm-tests.c62 static const unsigned char tpm_pcrread_resp[] = in tpm_test_swtpm_test() local
67 tpm_util_pcrread(s, tx, tpm_pcrread_resp, in tpm_test_swtpm_test()
68 sizeof(tpm_pcrread_resp)); in tpm_test_swtpm_test()
108 static const unsigned char tpm_pcrread_resp[] = in tpm_test_swtpm_migration_test() local
113 tpm_util_pcrread(src_qemu, tx, tpm_pcrread_resp, in tpm_test_swtpm_migration_test()
114 sizeof(tpm_pcrread_resp)); in tpm_test_swtpm_migration_test()
119 tpm_util_pcrread(dst_qemu, tx, tpm_pcrread_resp, in tpm_test_swtpm_migration_test()
120 sizeof(tpm_pcrread_resp)); in tpm_test_swtpm_migration_test()