Home
last modified time | relevance | path

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

/qemu/tests/qtest/
H A Dtpm-tests.c85 SocketAddress *src_tpm_addr = NULL, *dst_tpm_addr = NULL; in tpm_test_swtpm_migration_test() local
98 &dst_tpm_addr, &error); in tpm_test_swtpm_migration_test()
102 src_tpm_addr, dst_tpm_addr, uri, in tpm_test_swtpm_migration_test()
126 g_unlink(dst_tpm_addr->u.q_unix.path); in tpm_test_swtpm_migration_test()
127 qapi_free_SocketAddress(dst_tpm_addr); in tpm_test_swtpm_migration_test()
H A Dtpm-util.c220 SocketAddress *dst_tpm_addr, in tpm_util_migration_start_qemu() argument
243 dst_tpm_addr->u.q_unix.path, in tpm_util_migration_start_qemu()
H A Dtpm-util.h47 SocketAddress *dst_tpm_addr,